diff --git a/providers/openstack/scs/cluster-addon/values.yaml b/providers/openstack/scs/cluster-addon/values.yaml index 8b1bfca0..b531b640 100644 --- a/providers/openstack/scs/cluster-addon/values.yaml +++ b/providers/openstack/scs/cluster-addon/values.yaml @@ -49,3 +49,9 @@ openstack-cinder-csi: yawol-controller: yawolOSSecretName: cloud-config enabled: false +cilium: + podSecurityContext: + # -- AppArmorProfile options for the `cilium-agent` and init containers + appArmorProfile: null + securityContext: + privileged: true