Skip to content

Commit a279d2d

Browse files
authored
Update podinfo-dep.yaml
1 parent 0da12ba commit a279d2d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

deploy/kubernetes/podinfo-dep.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ kind: Deployment
44
metadata:
55
name: podinfo
66
spec:
7+
selector:
8+
matchLabels:
9+
app: podinfo
710
replicas: 1
811
template:
912
metadata:

0 commit comments

Comments
 (0)