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:

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

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.