10 repository: chainguard-private/curl
12 version: sha256:97d75a51645be41f1e9a719ef899f8dfb36f3cd46893b36e20a9a931c5212902
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.5
37 version: latest@sha256:7327bb6f9061219303f86cb646124e98a256eed2d53ea4f0903a2c03399a8100
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:b1c848c871ad0af8e7a6b691ab90a004459c565bb2f0e403dcab3209127d50b8
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