Merge "Use custom seccomp profile for ephemeral heat pod"

This commit is contained in:
Zuul
2022-09-20 06:13:26 +00:00
committed by Gerrit Code Review

View File

@@ -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:
hostNetwork: true
containers: