diff --git a/system/services/traefik/traefik-24.0.0-values.yaml b/system/services/traefik/traefik-24.0.0-values.yaml index c36488d..a2fea5a 100644 --- a/system/services/traefik/traefik-24.0.0-values.yaml +++ b/system/services/traefik/traefik-24.0.0-values.yaml @@ -718,7 +718,9 @@ service: single: true type: LoadBalancer # -- Additional annotations applied to both TCP and UDP services (e.g. for cloud provider specific config) - annotations: {} + annotations: + service.beta.kubernetes.io/azure-dns-label-name: poshcode + # service.beta.kubernetes.io/azure-pip-name: # -- Additional annotations for TCP service only annotationsTCP: {} # -- Additional annotations for UDP service only