Skip to content

Commit

Permalink
Add back init container name for ArgoCD
Browse files Browse the repository at this point in the history
Signed-off-by: Dale Haiducek <[email protected]>
  • Loading branch information
dhaiducek authored and openshift-merge-bot[bot] committed Feb 2, 2024
1 parent f289ea6 commit 2d003e6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2d003e6

Please sign in to comment.