COMPUTED VALUES:
affinity: {}
autoscaler:
  affinity: {}
  configmap:
    annotations: {}
  coresPerReplica: 256
  enabled: false
  extraContainers: []
  image:
    pullPolicy: IfNotPresent
    pullSecrets: []
    repository: registry.k8s.io/cpa/cluster-proportional-autoscaler
    tag: 1.8.5
  includeUnschedulableNodes: false
  livenessProbe:
    enabled: true
    failureThreshold: 3
    initialDelaySeconds: 10
    periodSeconds: 5
    successThreshold: 1
    timeoutSeconds: 5
  max: 0
  min: 0
  nodeSelector: {}
  nodesPerReplica: 16
  podAnnotations: {}
  preventSinglePointFailure: true
  priorityClassName: ""
  resources:
    limits:
      cpu: 20m
      memory: 10Mi
    requests:
      cpu: 20m
      memory: 10Mi
  tolerations: []
customAnnotations: {}
customLabels:
  application: neutron
  component: coredns
deployment:
  annotations: {}
  enabled: true
  name: neutron-coredns
  selector: {}
  skipConfig: false
extraConfig: {}
extraContainers: []
extraSecrets: []
extraVolumeMounts: []
extraVolumes: []
hpa:
  enabled: false
  maxReplicas: 2
  metrics: []
  minReplicas: 1
image:
  pullPolicy: IfNotPresent
  pullSecrets: []
  repository: harbor.atmosphere.dev/docker.io/coredns/coredns
  tag: ""
isClusterService: false
livenessProbe:
  enabled: true
  failureThreshold: 5
  initialDelaySeconds: 60
  periodSeconds: 10
  successThreshold: 1
  timeoutSeconds: 5
nodeSelector:
  openstack-control-plane: enabled
podAnnotations: {}
podDisruptionBudget: {}
podSecurityContext: {}
priorityClassName: ""
prometheus:
  monitor:
    additionalLabels: {}
    enabled: false
    interval: ""
    namespace: ""
    selector: {}
  service:
    annotations:
      prometheus.io/port: "9153"
      prometheus.io/scrape: "true"
    enabled: true
    selector: {}
rbac:
  create: true
  pspEnable: false
readinessProbe:
  enabled: true
  failureThreshold: 5
  initialDelaySeconds: 30
  periodSeconds: 10
  successThreshold: 1
  timeoutSeconds: 5
replicaCount: 1
resources:
  limits:
    cpu: 100m
    memory: 128Mi
  requests:
    cpu: 100m
    memory: 128Mi
rollingUpdate:
  maxSurge: 25%
  maxUnavailable: 1
securityContext:
  capabilities:
    add:
    - NET_BIND_SERVICE
servers:
- plugins:
  - name: errors
  - name: ready
  - configBlock: lameduck 5s
    name: health
  - name: prometheus
    parameters: 0.0.0.0:9153
  - name: cache
  - name: reload
  - name: loadbalance
  - name: forward
    parameters: . 127.0.0.1:5301 127.0.0.1:5302
  port: 53
  zones:
  - zone: .
- plugins:
  - configBlock: |-
      tls_servername cloudflare-dns.com
      health_check 5s
    name: forward
    parameters: . tls://1.1.1.1 tls://1.0.0.1
  port: 5301
  zones:
  - zone: .
- plugins:
  - configBlock: |-
      tls_servername dns.google
      health_check 5s
    name: forward
    parameters: . tls://8.8.8.8 tls://8.8.4.4
  port: 5302
  zones:
  - zone: .
service:
  annotations: {}
  clusterIP: 10.96.0.20
  name: neutron-coredns
  selector: {}
serviceAccount:
  annotations: {}
  create: false
  name: ""
serviceType: ClusterIP
terminationGracePeriodSeconds: 30
tolerations: []
topologySpreadConstraints: []
zoneFiles: []
