change label of pod

This commit is contained in:
Tobias Brunner 2020-05-25 21:36:12 +02:00
parent 5e1ba4f033
commit 00818bb274

View file

@ -12,7 +12,7 @@ spec:
revisionHistoryLimit: 2 revisionHistoryLimit: 2
selector: selector:
matchLabels: matchLabels:
component: ipapi app: ipapi
strategy: strategy:
rollingUpdate: rollingUpdate:
maxSurge: 25% maxSurge: 25%
@ -21,7 +21,7 @@ spec:
template: template:
metadata: metadata:
labels: labels:
component: ipapi app: ipapi
spec: spec:
containers: containers:
- image: docker.io/mpolden/echoip:latest - image: docker.io/mpolden/echoip:latest