DirectorySecurity AdvisoriesPricing
Sign in
Directory
sigstore-tsa logoHELM

sigstore-tsa

Helm chart
Last changed
Request a free trial

Contact our team to test out this Helm chart and related images for free. Please also indicate any other images you would like to evaluate.

Overview
Chart versions
Default values
Chart metadata
Images

Tag:
Compare:

1
namespace:
2
create: false
3
name: tsa-system
4
server:
5
replicaCount: 1
6
name: server
7
svcPort: 80
8
secret: tsa-server-secret
9
additionalArgs: []
10
configMap:
11
additionalKeys: {}
12
logging:
13
production: false
14
env:
15
# Credentials file read by kms/tink if set. Unset by default
16
GOOGLE_APPLICATION_CREDENTIALS: ""
17
image:
18
registry: cgr.dev
19
repository: chainguard-private/timestamp-authority-server
20
pullPolicy: IfNotPresent
21
# crane digest ghcr.io/sigstore/timestamp-server:v2.1.0
22
version: 2.1.3@sha256:76103d61a3df95f389e932c0f5c9110befbaf6f0958442db06bad9be827842d0
23
args:
24
port: 5555
25
# Valid values: tink, kms, file
26
signer: tink
27
# PEM encoded cert chain here. Order from active intermedate first to root last
28
cert_chain: chain
29
tink_enc_keyset: keyset
30
tink_key_resource: resource
31
tink_hcvault_token: token
32
kms_key_resource: resource
33
serviceAccount:
34
create: true
35
name: ""
36
annotations: {}
37
mountToken: true
38
service:
39
type: ClusterIP
40
ports:
41
- name: http
42
port: 80 # must match .Values.server.svcPort
43
protocol: TCP
44
targetPort: 5555
45
- name: metrics
46
port: 2112
47
protocol: TCP
48
targetPort: 2112
49
ingress:
50
http:
51
enabled: true
52
className: "nginx"
53
annotations: {}
54
hosts:
55
- path: /
56
host: "timestamp.localhost"
57
tls: []
58
securityContext:
59
runAsNonRoot: true
60
runAsUser: 65533
61
tolerations: []
62
nodeSelector: {}
63
affinity: {}
64
neg:
65
http:
66
name: ""
67
port: 80
68
# Force namespace of namespaced resources
69
forceNamespace: ""
70

The trusted source for open source

Talk to an expert
PrivacyTerms

Product

Chainguard ContainersChainguard LibrariesChainguard VMsChainguard OS PackagesChainguard ActionsChainguard Agent SkillsIntegrationsPricing
© 2026 Chainguard, Inc. All Rights Reserved.
Chainguard® and the Chainguard logo are registered trademarks of Chainguard, Inc. in the United States and/or other countries.
The other respective trademarks mentioned on this page are owned by the respective companies and use of them does not imply any affiliation or endorsement.