This commit is contained in:
Simen Røstvik 2022-11-15 10:13:33 +01:00
parent 8a39bc1412
commit cd2609235b
No known key found for this signature in database

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: []