Skip to content

Commit 80cb924

Browse files
committed
Update deployment labels
1 parent 4cdaf1b commit 80cb924

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/deployment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ spec:
77
replicas: 1
88
selector:
99
matchLabels:
10-
app: pa-svc-syncker
10+
k8s-app: pa-svc-syncker
1111
template:
1212
metadata:
1313
labels:
14-
app: pa-svc-syncker
14+
k8s-app: pa-svc-syncker
1515
spec:
1616
priorityClassName: system-cluster-critical
1717
tolerations:

0 commit comments

Comments
 (0)