moved label to pod

This commit is contained in:
bom 2021-12-15 12:21:00 +01:00
parent 51a6341441
commit 57e497afe0

View file

@ -5,7 +5,6 @@ metadata:
spec:
selector:
matchLabels:
app: cloud-app
app.kubernetes.io/name: cloud-pod
app.kubernetes.io/application: cloud
strategy:
@ -13,6 +12,7 @@ spec:
template:
metadata:
labels:
app: cloud-app
app.kubernetes.io/name: cloud-pod
app.kubernetes.io/application: cloud
redeploy: v3