parent
49e7c7ead4
commit
614478fd5f
@ -6,7 +6,13 @@ metadata:
|
|||||||
annotations:
|
annotations:
|
||||||
seccomp.security.alpha.kubernetes.io/pod: 'docker/default'
|
seccomp.security.alpha.kubernetes.io/pod: 'docker/default'
|
||||||
spec:
|
spec:
|
||||||
|
selector:
|
||||||
|
matchLabels:
|
||||||
|
name: cadvisor
|
||||||
template:
|
template:
|
||||||
|
metadata:
|
||||||
|
labels:
|
||||||
|
name: cadvisor
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: cadvisor
|
- name: cadvisor
|
||||||
|
Loading…
Reference in New Issue
Block a user