We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8313565 commit 35746ecCopy full SHA for 35746ec
pod_redis.yml
@@ -2,6 +2,8 @@ apiVersion: v1
2
kind: Pod
3
metadata:
4
name: redis
5
+ labels:
6
+ app: redis
7
spec:
8
containers:
9
- name: main
0 commit comments