cert-manager values.yaml📜
bb-common.istio.enabled📜
Type: bool
true
bb-common.istio.mtls.mode📜
Type: string
"STRICT"
bb-common.istio.sidecar.enabled📜
Type: bool
true
bb-common.istio.sidecar.outboundTrafficPolicyMode📜
Type: string
"REGISTRY_ONLY"
bb-common.istio.authorizationPolicies.enabled📜
Type: bool
true
bb-common.istio.authorizationPolicies.generateFromNetpol📜
Type: bool
true
bb-common.networkPolicies.enabled📜
Type: bool
true
bb-common.networkPolicies.ingress.definitions.kubeAPI.from[0].ipBlock.cidr📜
Type: string
"10.0.0.0/8"
bb-common.networkPolicies.ingress.definitions.kubeAPI.from[1].ipBlock.cidr📜
Type: string
"172.16.0.0/12"
bb-common.networkPolicies.ingress.definitions.kubeAPI.from[2].ipBlock.cidr📜
Type: string
"192.168.0.0/16"
bb-common.networkPolicies.ingress.to.cert-manager-webhook:10250.podSelector.matchLabels.”app.kubernetes.io/component”📜
Type: string
"webhook"
bb-common.networkPolicies.ingress.to.cert-manager-webhook:10250.podSelector.matchLabels.”app.kubernetes.io/instance”📜
Type: string
"{{ .Release.Name }}"
bb-common.networkPolicies.ingress.to.cert-manager-webhook:10250.from.definition.kubeAPI📜
Type: bool
true
bb-common.networkPolicies.ingress.to.cert-manager-metrics:9402.podSelector.matchLabels.”app.kubernetes.io/instance”📜
Type: string
"{{ .Release.Name }}"
bb-common.networkPolicies.ingress.to.cert-manager-metrics:9402.from.k8s.monitoring-monitoring-kube-prometheus@monitoring/prometheus📜
Type: bool
true
bb-common.networkPolicies.egress.from.cert-manager-controller.podSelector.matchLabels.”app.kubernetes.io/component”📜
Type: string
"controller"
bb-common.networkPolicies.egress.from.cert-manager-controller.podSelector.matchLabels.”app.kubernetes.io/instance”📜
Type: string
"{{ .Release.Name }}"
bb-common.networkPolicies.egress.from.cert-manager-controller.to.definition.kubeAPI📜
Type: bool
true
bb-common.networkPolicies.egress.from.cert-manager-webhook.podSelector.matchLabels.”app.kubernetes.io/component”📜
Type: string
"webhook"
bb-common.networkPolicies.egress.from.cert-manager-webhook.podSelector.matchLabels.”app.kubernetes.io/instance”📜
Type: string
"{{ .Release.Name }}"
bb-common.networkPolicies.egress.from.cert-manager-webhook.to.definition.kubeAPI📜
Type: bool
true
bb-common.networkPolicies.egress.from.cert-manager-cainjector.podSelector.matchLabels.”app.kubernetes.io/component”📜
Type: string
"cainjector"
bb-common.networkPolicies.egress.from.cert-manager-cainjector.podSelector.matchLabels.”app.kubernetes.io/instance”📜
Type: string
"{{ .Release.Name }}"
bb-common.networkPolicies.egress.from.cert-manager-cainjector.to.definition.kubeAPI📜
Type: bool
true
bb-common.networkPolicies.egress.from.cert-manager-startupapicheck.podSelector.matchLabels.”app.kubernetes.io/component”📜
Type: string
"startupapicheck"
bb-common.networkPolicies.egress.from.cert-manager-startupapicheck.podSelector.matchLabels.”app.kubernetes.io/instance”📜
Type: string
"{{ .Release.Name }}"
bb-common.networkPolicies.egress.from.cert-manager-startupapicheck.to.definition.kubeAPI📜
Type: bool
true
bb-common.routes.outbound📜
Type: object
{}
issuers.selfSigned.enabled📜
Type: bool
false
issuers.selfSigned.createOnInstall📜
Type: bool
false
issuers.selfSigned.scope📜
Type: string
"Issuer"
issuers.selfSigned.name📜
Type: string
""
issuers.selfSigned.labels📜
Type: object
{}
issuers.selfSigned.annotations📜
Type: object
{}
issuers.letsEncrypt.enabled📜
Type: bool
false
issuers.letsEncrypt.createOnInstall📜
Type: bool
false
issuers.letsEncrypt.scope📜
Type: string
"Issuer"
issuers.letsEncrypt.name📜
Type: string
""
issuers.letsEncrypt.labels📜
Type: object
{}
issuers.letsEncrypt.annotations📜
Type: object
{}
issuers.letsEncrypt.environment📜
Type: string
"staging"
issuers.letsEncrypt.email📜
Type: string
""
issuers.letsEncrypt.server📜
Type: string
""
issuers.letsEncrypt.privateKeySecretName📜
Type: string
""
issuers.letsEncrypt.solvers📜
Type: list
[]
issuers.letsEncrypt.networking.controllerEgress.enabled📜
Type: bool
true
issuers.letsEncrypt.networking.controllerEgress.cidrs[0].cidr📜
Type: string
"0.0.0.0/0"
issuers.letsEncrypt.networking.controllerEgress.cidrs[0].except[0]📜
Type: string
"169.254.169.254/32"
issuers.letsEncrypt.networking.serviceEntry.enabled📜
Type: bool
true
upstream.fullnameOverride📜
Type: string
"cert-manager"
upstream.crds.enabled📜
Type: bool
true
upstream.crds.keep📜
Type: bool
true
upstream.global.imagePullSecrets[0].name📜
Type: string
"private-registry"
upstream.global.priorityClassName📜
Type: string
"system-cluster-critical"
upstream.securityContext.runAsUser📜
Type: int
1001
upstream.securityContext.runAsGroup📜
Type: int
1001
upstream.securityContext.runAsNonRoot📜
Type: bool
true
upstream.securityContext.seccompProfile.type📜
Type: string
"RuntimeDefault"
upstream.replicaCount📜
Type: int
2
upstream.podDisruptionBudget.enabled📜
Type: bool
true
upstream.podDisruptionBudget.minAvailable📜
Type: int
1
upstream.automountServiceAccountToken📜
Type: bool
false
upstream.serviceAccount.automountServiceAccountToken📜
Type: bool
false
upstream.volumes[0].name📜
Type: string
"serviceaccount-token"
upstream.volumes[0].projected.defaultMode📜
Type: int
292
upstream.volumes[0].projected.sources[0].serviceAccountToken.expirationSeconds📜
Type: int
3607
upstream.volumes[0].projected.sources[0].serviceAccountToken.path📜
Type: string
"token"
upstream.volumes[0].projected.sources[1].configMap.name📜
Type: string
"kube-root-ca.crt"
upstream.volumes[0].projected.sources[1].configMap.items[0].key📜
Type: string
"ca.crt"
upstream.volumes[0].projected.sources[1].configMap.items[0].path📜
Type: string
"ca.crt"
upstream.volumes[0].projected.sources[2].downwardAPI.items[0].path📜
Type: string
"namespace"
upstream.volumes[0].projected.sources[2].downwardAPI.items[0].fieldRef.apiVersion📜
Type: string
"v1"
upstream.volumes[0].projected.sources[2].downwardAPI.items[0].fieldRef.fieldPath📜
Type: string
"metadata.namespace"
upstream.volumeMounts[0].name📜
Type: string
"serviceaccount-token"
upstream.volumeMounts[0].mountPath📜
Type: string
"/var/run/secrets/kubernetes.io/serviceaccount"
upstream.volumeMounts[0].readOnly📜
Type: bool
true
upstream.image.repository📜
Type: string
"registry1.dso.mil/ironbank/jetstack/cert-manager-controller"
upstream.image.tag📜
Type: string
"v1.20.3"
upstream.webhook.replicaCount📜
Type: int
3
upstream.webhook.podDisruptionBudget.enabled📜
Type: bool
true
upstream.webhook.podDisruptionBudget.minAvailable📜
Type: int
1
upstream.webhook.automountServiceAccountToken📜
Type: bool
false
upstream.webhook.serviceAccount.automountServiceAccountToken📜
Type: bool
false
upstream.webhook.volumes[0].name📜
Type: string
"serviceaccount-token"
upstream.webhook.volumes[0].projected.defaultMode📜
Type: int
292
upstream.webhook.volumes[0].projected.sources[0].serviceAccountToken.expirationSeconds📜
Type: int
3607
upstream.webhook.volumes[0].projected.sources[0].serviceAccountToken.path📜
Type: string
"token"
upstream.webhook.volumes[0].projected.sources[1].configMap.name📜
Type: string
"kube-root-ca.crt"
upstream.webhook.volumes[0].projected.sources[1].configMap.items[0].key📜
Type: string
"ca.crt"
upstream.webhook.volumes[0].projected.sources[1].configMap.items[0].path📜
Type: string
"ca.crt"
upstream.webhook.volumes[0].projected.sources[2].downwardAPI.items[0].path📜
Type: string
"namespace"
upstream.webhook.volumes[0].projected.sources[2].downwardAPI.items[0].fieldRef.apiVersion📜
Type: string
"v1"
upstream.webhook.volumes[0].projected.sources[2].downwardAPI.items[0].fieldRef.fieldPath📜
Type: string
"metadata.namespace"
upstream.webhook.volumeMounts[0].name📜
Type: string
"serviceaccount-token"
upstream.webhook.volumeMounts[0].mountPath📜
Type: string
"/var/run/secrets/kubernetes.io/serviceaccount"
upstream.webhook.volumeMounts[0].readOnly📜
Type: bool
true
upstream.webhook.podAnnotations.”ambient.istio.io/bypass-inbound-capture”📜
Type: string
"true"
upstream.webhook.podAnnotations.”traffic.sidecar.istio.io/excludeInboundPorts”📜
Type: string
"10250"
upstream.webhook.image.repository📜
Type: string
"registry1.dso.mil/ironbank/jetstack/cert-manager-webhook"
upstream.webhook.image.tag📜
Type: string
"v1.20.3"
upstream.webhook.securityContext.runAsUser📜
Type: int
1001
upstream.webhook.securityContext.runAsGroup📜
Type: int
1001
upstream.webhook.securityContext.runAsNonRoot📜
Type: bool
true
upstream.webhook.securityContext.seccompProfile.type📜
Type: string
"RuntimeDefault"
upstream.cainjector.replicaCount📜
Type: int
2
upstream.cainjector.podDisruptionBudget.enabled📜
Type: bool
true
upstream.cainjector.podDisruptionBudget.minAvailable📜
Type: int
1
upstream.cainjector.automountServiceAccountToken📜
Type: bool
false
upstream.cainjector.serviceAccount.automountServiceAccountToken📜
Type: bool
false
upstream.cainjector.volumes[0].name📜
Type: string
"serviceaccount-token"
upstream.cainjector.volumes[0].projected.defaultMode📜
Type: int
292
upstream.cainjector.volumes[0].projected.sources[0].serviceAccountToken.expirationSeconds📜
Type: int
3607
upstream.cainjector.volumes[0].projected.sources[0].serviceAccountToken.path📜
Type: string
"token"
upstream.cainjector.volumes[0].projected.sources[1].configMap.name📜
Type: string
"kube-root-ca.crt"
upstream.cainjector.volumes[0].projected.sources[1].configMap.items[0].key📜
Type: string
"ca.crt"
upstream.cainjector.volumes[0].projected.sources[1].configMap.items[0].path📜
Type: string
"ca.crt"
upstream.cainjector.volumes[0].projected.sources[2].downwardAPI.items[0].path📜
Type: string
"namespace"
upstream.cainjector.volumes[0].projected.sources[2].downwardAPI.items[0].fieldRef.apiVersion📜
Type: string
"v1"
upstream.cainjector.volumes[0].projected.sources[2].downwardAPI.items[0].fieldRef.fieldPath📜
Type: string
"metadata.namespace"
upstream.cainjector.volumeMounts[0].name📜
Type: string
"serviceaccount-token"
upstream.cainjector.volumeMounts[0].mountPath📜
Type: string
"/var/run/secrets/kubernetes.io/serviceaccount"
upstream.cainjector.volumeMounts[0].readOnly📜
Type: bool
true
upstream.cainjector.image.repository📜
Type: string
"registry1.dso.mil/ironbank/jetstack/cert-manager-cainjector"
upstream.cainjector.image.tag📜
Type: string
"v1.20.3"
upstream.cainjector.securityContext.runAsUser📜
Type: int
1001
upstream.cainjector.securityContext.runAsGroup📜
Type: int
1001
upstream.cainjector.securityContext.runAsNonRoot📜
Type: bool
true
upstream.cainjector.securityContext.seccompProfile.type📜
Type: string
"RuntimeDefault"
upstream.acmesolver.image.repository📜
Type: string
"registry1.dso.mil/ironbank/opensource/jetstack/cert-manager-acmesolver"
upstream.acmesolver.image.tag📜
Type: string
"v1.20.3"
upstream.startupapicheck.automountServiceAccountToken📜
Type: bool
false
upstream.startupapicheck.serviceAccount.automountServiceAccountToken📜
Type: bool
false
upstream.startupapicheck.volumes[0].name📜
Type: string
"serviceaccount-token"
upstream.startupapicheck.volumes[0].projected.defaultMode📜
Type: int
292
upstream.startupapicheck.volumes[0].projected.sources[0].serviceAccountToken.expirationSeconds📜
Type: int
3607
upstream.startupapicheck.volumes[0].projected.sources[0].serviceAccountToken.path📜
Type: string
"token"
upstream.startupapicheck.volumes[0].projected.sources[1].configMap.name📜
Type: string
"kube-root-ca.crt"
upstream.startupapicheck.volumes[0].projected.sources[1].configMap.items[0].key📜
Type: string
"ca.crt"
upstream.startupapicheck.volumes[0].projected.sources[1].configMap.items[0].path📜
Type: string
"ca.crt"
upstream.startupapicheck.volumes[0].projected.sources[2].downwardAPI.items[0].path📜
Type: string
"namespace"
upstream.startupapicheck.volumes[0].projected.sources[2].downwardAPI.items[0].fieldRef.apiVersion📜
Type: string
"v1"
upstream.startupapicheck.volumes[0].projected.sources[2].downwardAPI.items[0].fieldRef.fieldPath📜
Type: string
"metadata.namespace"
upstream.startupapicheck.volumeMounts[0].name📜
Type: string
"serviceaccount-token"
upstream.startupapicheck.volumeMounts[0].mountPath📜
Type: string
"/var/run/secrets/kubernetes.io/serviceaccount"
upstream.startupapicheck.volumeMounts[0].readOnly📜
Type: bool
true
upstream.startupapicheck.podAnnotations.”sidecar.istio.io/inject”📜
Type: string
"false"
upstream.startupapicheck.podLabels.”istio.io/dataplane-mode”📜
Type: string
"none"
upstream.startupapicheck.image.repository📜
Type: string
"registry1.dso.mil/ironbank/opensource/cleanstart/cert-manager-startupapicheck"
upstream.startupapicheck.image.tag📜
Type: string
"1.20.3-amd64"
upstream.startupapicheck.securityContext.runAsUser📜
Type: int
1001
upstream.startupapicheck.securityContext.runAsGroup📜
Type: int
1001
upstream.startupapicheck.securityContext.runAsNonRoot📜
Type: bool
true
upstream.startupapicheck.securityContext.seccompProfile.type📜
Type: string
"RuntimeDefault"
upstream.prometheus.enabled📜
Type: bool
true
upstream.prometheus.servicemonitor.enabled📜
Type: bool
true
upstream.prometheus.servicemonitor.endpointAdditionalProperties.scheme📜
Type: string
"https"
upstream.prometheus.servicemonitor.endpointAdditionalProperties.enableHttp2📜
Type: bool
false
upstream.prometheus.servicemonitor.endpointAdditionalProperties.tlsConfig.caFile📜
Type: string
"/etc/prom-certs/root-cert.pem"
upstream.prometheus.servicemonitor.endpointAdditionalProperties.tlsConfig.certFile📜
Type: string
"/etc/prom-certs/cert-chain.pem"
upstream.prometheus.servicemonitor.endpointAdditionalProperties.tlsConfig.keyFile📜
Type: string
"/etc/prom-certs/key.pem"
upstream.prometheus.servicemonitor.endpointAdditionalProperties.tlsConfig.insecureSkipVerify📜
Type: bool
true
upstream.prometheus.podmonitor.enabled📜
Type: bool
false
bbtests.enabled📜
Type: bool
false
bbtests.scripts.enabled📜
Type: bool
false
bbtests.scripts.envs.NAMESPACE📜
Type: string
"{{ .Release.Namespace }}"
bbtests.scripts.envs.INSTANCE_NAME📜
Type: string
"{{ .Release.Name }}"
bbtests.scripts.envs.WEBHOOK_SERVICE📜
Type: string
"{{ include \"cert-manager.webhookServiceName\" . }}"
bbtests.scripts.envs.WEBHOOK_CA_SECRET📜
Type: string
"{{ include \"cert-manager.webhookServiceName\" . }}-ca"
bbtests.scripts.envs.REQUIRE_BUILTIN_ISSUER📜
Type: string
"{{ and .Release.IsUpgrade .Values.issuers.selfSigned.enabled }}"
bbtests.scripts.envs.BUILTIN_ISSUER_NAME📜
Type: string
"{{ include \"cert-manager.selfSignedIssuerName\" . }}"
bbtests.scripts.envs.BUILTIN_ISSUER_KIND📜
Type: string
"{{ .Values.issuers.selfSigned.scope }}"
bbtests.scripts.image📜
Type: string
"registry1.dso.mil/ironbank/opensource/kubernetes/kubectl:v1.34"