We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 759ccff commit deeb73eCopy full SHA for deeb73e
docs/docs/guides/assets/auto-app-discovery/deployments.yaml
@@ -14,7 +14,7 @@ metadata:
14
spec:
15
selector:
16
matchLabels:
17
- app: podtato-head-frontend
+ app.kubernetes.io/name: podtato-head-frontend
18
template:
19
metadata:
20
labels:
@@ -37,7 +37,7 @@ metadata:
37
38
39
40
- app: podtato-head-hat
+ app.kubernetes.io/name: podtato-head-hat
41
replicas: 1
42
43
0 commit comments