From 0de1a4d99a60b319a73b23bf69331b631e66166a Mon Sep 17 00:00:00 2001 From: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com> Date: Thu, 1 Feb 2024 16:35:21 -0500 Subject: [PATCH] Add back init container name for ArgoCD Signed-off-by: Dale Haiducek <19750917+dhaiducek@users.noreply.github.com> (cherry picked from commit 2d003e61f4fd77972d96aa72defbbf20e1f9db40) --- .../policy-openshift-gitops-policygenerator.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/community/CM-Configuration-Management/policy-openshift-gitops-policygenerator.yaml b/community/CM-Configuration-Management/policy-openshift-gitops-policygenerator.yaml index 81e23572a..f8a79da4c 100644 --- a/community/CM-Configuration-Management/policy-openshift-gitops-policygenerator.yaml +++ b/community/CM-Configuration-Management/policy-openshift-gitops-policygenerator.yaml @@ -41,6 +41,7 @@ spec: command: - /bin/bash image: 'registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8:v{{ (lookup "operator.open-cluster-management.io/v1" "MultiClusterHub" "open-cluster-management" "multiclusterhub").status.currentVersion }}' + name: policy-generator-install volumeMounts: - mountPath: /policy-generator name: policy-generator