Use custom seccomp profile for ephemeral heat pod
Depends-On: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/858283 Change-Id: Iaf4e72db7dd9ffc453d5540aa9495c3fd5a56aa4
This commit is contained in:
parent
a3555a4769
commit
4c4612e8da
@ -4,6 +4,8 @@ metadata:
|
||||
labels:
|
||||
app: {{ heat_pod_name }}
|
||||
name: {{ heat_pod_name }}
|
||||
annotations:
|
||||
seccomp.security.alpha.kubernetes.io/pod: localhost/seccomp_allow.json
|
||||
spec:
|
||||
containers:
|
||||
- command:
|
||||
|
Loading…
Reference in New Issue
Block a user