10 repository: chainguard-private/curl
12 version: sha256:9302c69f621a6d069afe7c103a1c5a4fe807df55299a49cc9654b0bcb98846cf
13 imagePullPolicy: IfNotPresent
14 containerResources: {}
23 # -- KMS type for signing key (possible values: "" / "none", "aws")
25 secret: fulcio-server-secret
26 # -- kubernetes secret name containing IAM credentials for use with AWS KMS
27 awsKmsCredentialsSecretName: aws-kms-credentials
28 # -- AWS region if using AWS KMS for signing key
29 awsKmsRegion: us-east-1
34 repository: chainguard-private/fulcio
35 pullPolicy: IfNotPresent
36 # crane digest ghcr.io/sigstore/fulcio:v1.8.7
37 version: latest@sha256:7d654169cca34054bb342f14c4676dbb3213d9e7d5d096c2cdf314d915d933db
41 # Valid values: googleca, pkcs11ca, aws-hsm-root-ca-path, fileca, kmsca
42 certificateAuthority: fileca
43 # kms_resource: gcpkms://....
45 # << your PEM encoded cert chain here. Order from active intermedate first to root last >>
46 # tink_kms_resource: gcp-kms://...
47 # tink_kms_cert_chain: |-
48 # << your PEM encoded Tink cert chain here. Order from active intermedate first to root last >>
50 # << your encrypted Tink keyset >>
53 gcp_private_ca_parent: projects/test/locations/us-east1/caPools/test
83 host: "fulcio.localhost"
89 nginx.ingress.kubernetes.io/backend-protocol: "GRPC"
91 - host: fulcio.localhost
92 path: /dev.sigstore.fulcio.v2.CA
94 - secretName: fulcio-grpc-ingress-tls
105 host: fulcio.localhost
108 staticGlobalIP: lb-ext-ip
109 frontendConfigSpec: # https://cloud.google.com/kubernetes-engine/docs/how-to/ingress-configuration#configuring_ingress_features_through_frontendconfig_parameters
110 sslPolicy: fulcio-ssl-policy
113 backendConfigSpec: # https://cloud.google.com/kubernetes-engine/docs/how-to/ingress-configuration#configuring_ingress_features_through_backendconfig_parameters
115 name: fulcio-security-policy
120 requestPath: "/healthz"
122 # -- Additional labels to add to the server pod
143 repository: chainguard-private/sigstore-scaffolding-fulcio-createcerts
144 pullPolicy: IfNotPresent
146 version: latest@sha256:502a6555fca3da0f5a80ee5034f1bf46967280f6acad058ef760d649216256e7
147 ttlSecondsAfterFinished: 3600
160# Configure ctlog dependency
164 forceNamespace: ctlog-system
165 fullnameOverride: ctlog
170 name: ctlog-createtree
171 fullnameOverride: ctlog-createtree
173 name: ctlog-createcerts
174 fullnameOverride: ctlog-createcerts
177# Force namespace of namespaced resources