From 58dd50a36b46a6cac256050ff152b7db9924c74b Mon Sep 17 00:00:00 2001 From: oraz Date: Mon, 14 Oct 2024 12:17:45 +0300 Subject: [PATCH] Run make bundle and apply changes to the bundle container --- .../node-maintenance-operator.clusterserviceversion.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/bundle/manifests/node-maintenance-operator.clusterserviceversion.yaml b/bundle/manifests/node-maintenance-operator.clusterserviceversion.yaml index 88d42b6e..d67bd94e 100755 --- a/bundle/manifests/node-maintenance-operator.clusterserviceversion.yaml +++ b/bundle/manifests/node-maintenance-operator.clusterserviceversion.yaml @@ -283,6 +283,7 @@ spec: capabilities: drop: - ALL + readOnlyRootFilesystem: true priorityClassName: system-cluster-critical securityContext: runAsNonRoot: true