This commit is contained in:
Phil Nichol 2023-01-14 16:58:38 +00:00
parent 25cfbffe74
commit d01142025c
No known key found for this signature in database
GPG key ID: 998C1F11E05F7B14

View file

@ -0,0 +1,17 @@
controller:
admissionWebhooks:
certManager:
enabled: true
service:
nameSuffix: adm
metrics:
enabled: true
service:
nameSuffix: mtr
service:
type: ClusterIP
internal:
enabled: true
nameSuffix: int
annotations:
service.beta.kubernetes.io/aws-load-balancer-internal: "true"