k
This commit is contained in:
parent
8a39bc1412
commit
cd2609235b
@ -38,8 +38,8 @@ spec:
|
|||||||
requiredDuringSchedulingIgnoredDuringExecution:
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
- labelSelector:
|
- labelSelector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
app.kubernetes.io/name: '{{ template "traefik.name" . }}'
|
app.kubernetes.io/name: traefik
|
||||||
app.kubernetes.io/instance: '{{ .Release.Name }}-{{ .Release.Namespace }}'
|
app.kubernetes.io/instance: traefik
|
||||||
topologyKey: kubernetes.io/hostname
|
topologyKey: kubernetes.io/hostname
|
||||||
|
|
||||||
globalArguments: []
|
globalArguments: []
|
||||||
|
Loading…
Reference in New Issue
Block a user