Merge "Use custom seccomp profile for ephemeral heat pod" into stable/wallaby
This commit is contained in:
@@ -4,6 +4,8 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app: {{ heat_pod_name }}
|
app: {{ heat_pod_name }}
|
||||||
name: {{ heat_pod_name }}
|
name: {{ heat_pod_name }}
|
||||||
|
annotations:
|
||||||
|
seccomp.security.alpha.kubernetes.io/pod: localhost/seccomp_allow.json
|
||||||
spec:
|
spec:
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
containers:
|
containers:
|
||||||
|
|||||||
Reference in New Issue
Block a user