diff --git a/update-operator.yaml b/update-operator.yaml index 19868f2c..d10804ea 100644 --- a/update-operator.yaml +++ b/update-operator.yaml @@ -191,6 +191,12 @@ spec: volumeMounts: - name: bottlerocket-api-socket mountPath: /run/api.sock + securityContext: + seLinuxOptions: + user: system_u + role: system_r + type: super_t + level: s0 volumes: - name: bottlerocket-api-socket hostPath: