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
selector:
matchLabels:
component: ipapi
app: ipapi
strategy:
rollingUpdate:
maxSurge: 25%
@ -21,7 +21,7 @@ spec:
template:
metadata:
labels:
component: ipapi
app: ipapi
spec:
containers:
- image: docker.io/mpolden/echoip:latest