Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 2af43d4

Browse files
authored
add default imagePullSecrets for gitops addon (#425)
Signed-off-by: Xiangjing Li <[email protected]>
1 parent 678fa98 commit 2af43d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy/olm-catalog/multicluster-operators-subscription/manifests/gitops-addon.addonTemplates.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ spec:
6161
metadata:
6262
name: gitops-addon
6363
namespace: open-cluster-management-agent-addon
64+
imagePullSecrets:
65+
- name: open-cluster-management-image-pull-credentials
6466
- kind: ClusterRoleBinding
6567
apiVersion: rbac.authorization.k8s.io/v1
6668
metadata:

0 commit comments

Comments
 (0)