This commit is contained in:
Simen Røstvik 2022-11-15 10:13:33 +01:00
parent ad366765b5
commit 2c79ea67ef

View File

@ -38,8 +38,8 @@ spec:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchLabels:
app.kubernetes.io/name: '{{ template "traefik.name" . }}'
app.kubernetes.io/instance: '{{ .Release.Name }}-{{ .Release.Namespace }}'
app.kubernetes.io/name: traefik
app.kubernetes.io/instance: traefik
topologyKey: kubernetes.io/hostname
globalArguments: []