Use default seccomp profile for addons

This commit is contained in:
Zhen Wang
2018-05-02 22:50:29 -07:00
parent 4299a0518c
commit 27da26754f
11 changed files with 15 additions and 0 deletions

View File

@@ -17,6 +17,8 @@ spec:
labels:
k8s-app: glbc
name: glbc
annotations:
seccomp.security.alpha.kubernetes.io/pod: 'docker/default'
spec:
containers:
- name: default-http-backend