mirror of https://github.com/kubernetes/kops.git
Merge pull request #5430 from kanolato/chore/skipper-labels
skipper selector changed
This commit is contained in:
commit
938810f155
|
@ -37,7 +37,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
application: skipper-ingress
|
component: ingress
|
||||||
updateStrategy:
|
updateStrategy:
|
||||||
type: RollingUpdate
|
type: RollingUpdate
|
||||||
template:
|
template:
|
||||||
|
|
Loading…
Reference in New Issue