Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

tuf

Version: 0.1.32 Type: application AppVersion: 0.7.31

A framework for securing software update systems - the scaffolding implementation

Homepage: https://sigstore.dev/

Maintainers

Name Email Url
The Sigstore Authors https://sigstore.dev/

Source Code

Values

Key Type Default Description
deployment.affinity object {}
deployment.containerSecurityContext object {}
deployment.imagePullPolicy string "IfNotPresent"
deployment.livenessProbe.failureThreshold int 3
deployment.livenessProbe.httpGet.path string "/"
deployment.livenessProbe.httpGet.port int 8080
deployment.livenessProbe.initialDelaySeconds int 5
deployment.livenessProbe.periodSeconds int 10
deployment.livenessProbe.successThreshold int 1
deployment.livenessProbe.timeoutSeconds int 1
deployment.name string "tuf"
deployment.nodeSelector object {}
deployment.podAnnotations object {}
deployment.podLabels object {}
deployment.port int 8080
deployment.readinessProbe.failureThreshold int 3
deployment.readinessProbe.httpGet.path string "/"
deployment.readinessProbe.httpGet.port int 8080
deployment.readinessProbe.initialDelaySeconds int 5
deployment.readinessProbe.periodSeconds int 10
deployment.readinessProbe.successThreshold int 1
deployment.readinessProbe.timeoutSeconds int 1
deployment.registry string "ghcr.io"
deployment.replicas int 1
deployment.repository string "sigstore/scaffolding/server"
deployment.resources object {}
deployment.securityContext object {}
deployment.tolerations list []
deployment.version string "sha256:ae8eb69c7b7065456370c7025ff781487704352d73231b08d16b525b0cb16b54"
deployment.volumeMounts list []
deployment.volumes list []
enabled bool true
forceNamespace string ""
fullnameOverride string "tuf"
imagePullSecrets list []
ingress.annotations object {}
ingress.className string "nginx"
ingress.create bool true
ingress.http.hosts[0].host string "tuf.localhost"
ingress.http.hosts[0].path string "/"
ingress.name string "tuf-server"
namespace.create bool false
namespace.name string "fulcio-system"
roleBindingName string "tuf"
roleName string "tuf"
secrets.ctlog.create bool false
secrets.ctlog.enabled bool true
secrets.ctlog.key string "public"
secrets.ctlog.name string "ctlog-public-key"
secrets.ctlog.path string "ctfe.pub"
secrets.fulcio.create bool false
secrets.fulcio.enabled bool true
secrets.fulcio.key string "cert"
secrets.fulcio.name string "fulcio-server-secret"
secrets.fulcio.path string "fulcio_v1.crt.pem"
secrets.rekor.create bool false
secrets.rekor.enabled bool true
secrets.rekor.key string "key"
secrets.rekor.name string "rekor-public-key"
secrets.rekor.path string "rekor.pub"
secrets.tsa.create bool false
secrets.tsa.enabled bool true
secrets.tsa.key string "cert-chain"
secrets.tsa.name string "tsa-cert-chain"
secrets.tsa.path string "tsa.certchain.pem"
service.name string "tuf-server"
service.port int 80
serviceAccountName string "tuf"

Autogenerated from chart metadata using helm-docs v1.14.2