123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
external-dns:
global:
imagePullSecrets: []
image:
repository: reg.mini.dev/external-dns-fips
tag: 0.19.0
pullPolicy: Always
imagePullSecrets:
- name: minimus-registry
nameOverride: null
fullnameOverride: null
commonLabels: {}
serviceAccount:
create: true
labels: {}
annotations: {}
name: null
automountServiceAccountToken: true
service:
annotations: {}
port: 7979
ipFamilies: []
ipFamilyPolicy: null
rbac:
create: true
additionalPermissions: []
deploymentAnnotations: {}
extraContainers: []
deploymentStrategy:
type: Recreate
revisionHistoryLimit: null
podLabels: {}
podAnnotations: {}
automountServiceAccountToken: true
shareProcessNamespace: false
podSecurityContext:
runAsNonRoot: true
fsGroup: 65534
seccompProfile:
type: RuntimeDefault
priorityClassName: null
terminationGracePeriodSeconds: null
dnsPolicy: null
dnsConfig: null
initContainers: []
securityContext:
privileged: false
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
runAsNonRoot: true
runAsUser: 65532
runAsGroup: 65532
capabilities:
drop:
- ALL
env: []
livenessProbe:
httpGet:
path: /healthz
port: http
initialDelaySeconds: 10
periodSeconds: 10
timeoutSeconds: 5
failureThreshold: 2
successThreshold: 1
readinessProbe:
httpGet:
path: /healthz
port: http
initialDelaySeconds: 5
periodSeconds: 10
timeoutSeconds: 5
failureThreshold: 6
successThreshold: 1
extraVolumes: []
extraVolumeMounts: []
resources: {}
nodeSelector: {}
affinity: {}
topologySpreadConstraints: []
tolerations: []
serviceMonitor:
enabled: false
additionalLabels: {}
annotations: {}
namespace: null
interval: null
scrapeTimeout: null
scheme: null
tlsConfig: {}
bearerTokenFile: null
relabelings: []
metricRelabelings: []
targetLabels: []
logLevel: info
logFormat: text
interval: 1m
triggerLoopOnEvent: false
namespaced: false
gatewayNamespace: null
sources:
- service
- ingress
policy: upsert-only
registry: txt
txtOwnerId: null
txtPrefix: null
txtSuffix: null
domainFilters: []
excludeDomains: []
labelFilter: null
annotationFilter: null
annotationPrefix: null
managedRecordTypes: []
provider:
name: aws
webhook:
image:
repository: null
tag: null
pullPolicy: IfNotPresent
env: []
args: []
extraVolumeMounts: []
resources: {}
securityContext: {}
livenessProbe:
httpGet:
path: /healthz
port: http-webhook
initialDelaySeconds: 10
periodSeconds: 10
timeoutSeconds: 5
failureThreshold: 2
successThreshold: 1
readinessProbe:
httpGet:
path: /healthz
port: http-webhook
initialDelaySeconds: 5
periodSeconds: 10
timeoutSeconds: 5
failureThreshold: 6
successThreshold: 1
service:
port: 8080
serviceMonitor:
interval: null
scheme: null
tlsConfig: {}
bearerTokenFile: null
scrapeTimeout: null
metricRelabelings: []
relabelings: []
extraArgs: {}
secretConfiguration:
enabled: false
mountPath: null
subPath: null
data: {}
enabled: null