diff --git a/templates/ephemeral-heat/heat-pod.yaml.j2 b/templates/ephemeral-heat/heat-pod.yaml.j2 index 73e844229..2a9fc8070 100644 --- a/templates/ephemeral-heat/heat-pod.yaml.j2 +++ b/templates/ephemeral-heat/heat-pod.yaml.j2 @@ -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: