COMPUTED VALUES:
acmesolver:
  image:
    repository: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-acmesolver
    tag: v1.12.10
affinity: {}
cainjector:
  affinity: {}
  containerSecurityContext:
    allowPrivilegeEscalation: false
    capabilities:
      drop:
      - ALL
  enabled: true
  extraArgs: []
  image:
    pullPolicy: IfNotPresent
    repository: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-cainjector
    tag: v1.12.10
  nodeSelector:
    kubernetes.io/os: linux
    openstack-control-plane: enabled
  podLabels: {}
  replicaCount: 1
  resources: {}
  securityContext:
    runAsNonRoot: true
    seccompProfile:
      type: RuntimeDefault
  serviceAccount:
    automountServiceAccountToken: true
    create: true
  strategy: {}
  tolerations: []
  topologySpreadConstraints: []
clusterResourceNamespace: ""
containerSecurityContext:
  allowPrivilegeEscalation: false
  capabilities:
    drop:
    - ALL
extraArgs: []
extraEnv: []
featureGates: AdditionalCertificateOutputFormats=true
global:
  commonLabels: {}
  imagePullSecrets: []
  leaderElection:
    namespace: cert-manager
  logLevel: 2
  podSecurityPolicy:
    enabled: false
    useAppArmor: true
  priorityClassName: ""
  rbac:
    aggregateClusterRoles: true
    create: true
image:
  pullPolicy: IfNotPresent
  repository: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-controller
  tag: v1.12.10
ingressShim: {}
installCRDs: true
maxConcurrentChallenges: 60
namespace: ""
nodeSelector:
  kubernetes.io/os: linux
  openstack-control-plane: enabled
podLabels: {}
prometheus:
  enabled: true
  servicemonitor:
    annotations: {}
    enabled: false
    honorLabels: false
    interval: 60s
    labels: {}
    path: /metrics
    prometheusInstance: default
    scrapeTimeout: 30s
    targetPort: 9402
replicaCount: 1
resources: {}
securityContext:
  runAsNonRoot: true
  seccompProfile:
    type: RuntimeDefault
serviceAccount:
  automountServiceAccountToken: true
  create: true
startupapicheck:
  affinity: {}
  backoffLimit: 4
  containerSecurityContext:
    allowPrivilegeEscalation: false
    capabilities:
      drop:
      - ALL
  enabled: true
  extraArgs: []
  image:
    pullPolicy: IfNotPresent
    repository: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-ctl
    tag: v1.12.10
  jobAnnotations:
    helm.sh/hook: post-install
    helm.sh/hook-delete-policy: before-hook-creation,hook-succeeded
    helm.sh/hook-weight: "1"
  nodeSelector:
    kubernetes.io/os: linux
    openstack-control-plane: enabled
  podLabels: {}
  rbac:
    annotations:
      helm.sh/hook: post-install
      helm.sh/hook-delete-policy: before-hook-creation,hook-succeeded
      helm.sh/hook-weight: "-5"
  resources: {}
  securityContext:
    runAsNonRoot: true
    seccompProfile:
      type: RuntimeDefault
  serviceAccount:
    annotations:
      helm.sh/hook: post-install
      helm.sh/hook-delete-policy: before-hook-creation,hook-succeeded
      helm.sh/hook-weight: "-5"
    automountServiceAccountToken: true
    create: true
  timeout: 1m
  tolerations: []
strategy: {}
tolerations: []
topologySpreadConstraints: []
volumeMounts:
- mountPath: /etc/ssl/certs
  name: etc-ssl-certs
  readOnly: true
volumes:
- hostPath:
    path: /etc/ssl/certs
  name: etc-ssl-certs
webhook:
  affinity: {}
  config: null
  containerSecurityContext:
    allowPrivilegeEscalation: false
    capabilities:
      drop:
      - ALL
  extraArgs:
  - --feature-gates=AdditionalCertificateOutputFormats=true
  hostNetwork: false
  image:
    pullPolicy: IfNotPresent
    repository: harbor.atmosphere.dev/quay.io/jetstack/cert-manager-webhook
    tag: v1.12.10
  livenessProbe:
    failureThreshold: 3
    initialDelaySeconds: 60
    periodSeconds: 10
    successThreshold: 1
    timeoutSeconds: 1
  networkPolicy:
    egress:
    - ports:
      - port: 80
        protocol: TCP
      - port: 443
        protocol: TCP
      - port: 53
        protocol: TCP
      - port: 53
        protocol: UDP
      to:
      - ipBlock:
          cidr: 0.0.0.0/0
    enabled: false
    ingress:
    - from:
      - ipBlock:
          cidr: 0.0.0.0/0
  nodeSelector:
    kubernetes.io/os: linux
    openstack-control-plane: enabled
  podLabels: {}
  readinessProbe:
    failureThreshold: 3
    initialDelaySeconds: 5
    periodSeconds: 5
    successThreshold: 1
    timeoutSeconds: 1
  replicaCount: 1
  resources: {}
  securePort: 10250
  securityContext:
    runAsNonRoot: true
    seccompProfile:
      type: RuntimeDefault
  serviceAccount:
    automountServiceAccountToken: true
    create: true
  serviceLabels: {}
  serviceType: ClusterIP
  strategy: {}
  timeoutSeconds: 10
  tolerations: []
  topologySpreadConstraints: []
  url: {}
