DirectorySecurity AdvisoriesPricing
Sign in
Directory
sigstore-tuf logoHELM

sigstore-tuf

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
forceNamespace: ""
2
imagePullSecrets: []
3
serviceAccountName: tuf
4
roleName: tuf
5
roleBindingName: tuf
6
fullnameOverride: tuf
7
enabled: true
8
deployment:
9
name: tuf
10
replicas: 1
11
registry: cgr.dev
12
repository: chainguard-private/sigstore-scaffolding-tuf-server
13
# v0.7.31
14
version: sha256:db137277e603e57580d777b71d3074d6e774beda9bf3517b58742c33aceca340
15
imagePullPolicy: IfNotPresent
16
port: 8080
17
readinessProbe:
18
httpGet:
19
port: 8080
20
path: /
21
initialDelaySeconds: 5
22
periodSeconds: 10
23
timeoutSeconds: 1
24
successThreshold: 1
25
failureThreshold: 3
26
livenessProbe:
27
httpGet:
28
port: 8080
29
path: /
30
initialDelaySeconds: 5
31
periodSeconds: 10
32
timeoutSeconds: 1
33
successThreshold: 1
34
failureThreshold: 3
35
resources: {}
36
containerSecurityContext: {}
37
securityContext: {}
38
podAnnotations: {}
39
podLabels: {}
40
tolerations: []
41
nodeSelector: {}
42
affinity: {}
43
volumes: []
44
volumeMounts: []
45
secrets:
46
rekor:
47
create: false
48
enabled: true
49
name: rekor-public-key
50
key: key
51
path: rekor.pub
52
fulcio:
53
create: false
54
enabled: true
55
name: fulcio-server-secret
56
key: cert
57
path: fulcio_v1.crt.pem
58
ctlog:
59
create: false
60
enabled: true
61
name: ctlog-public-key
62
key: public
63
path: ctfe.pub
64
tsa:
65
create: false
66
enabled: true
67
name: tsa-cert-chain
68
key: cert-chain
69
path: tsa.certchain.pem
70
ingress:
71
create: true
72
name: tuf-server
73
className: nginx
74
annotations: {}
75
http:
76
hosts:
77
- path: /
78
host: "tuf.localhost"
79
service:
80
name: tuf-server
81
port: 80
82
namespace:
83
create: false
84
name: fulcio-system
85

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.