10 repository: chainguard-private/curl
12 version: sha256:096d8d5a69a38d0cf89c6826a3f31f30cb598cd770a58e12651963d83ced810c
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:8dc115adb3c3b913017c368b1e9bcc035fe570af9ffbd94949d9acdd97828d0e
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:984445770eec9c85de915c9db2c87d7cbae342d4e78cdeea300e93912ea719b1
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