Skip to content

Commit

Permalink
Merge pull request #519 from sjenning/add-pull-secret-mgmt-sa-shared-…
Browse files Browse the repository at this point in the history
…resource

NO-JIRA: assets: shared-resource: hypershift: add pull-secret to operator SA
  • Loading branch information
openshift-merge-bot[bot] authored Oct 11, 2024
2 parents 17dd772 + c0f9501 commit 0ccc4bc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ kind: ServiceAccount
metadata:
name: shared-resource-csi-driver-operator
namespace: ${CONTROLPLANE_NAMESPACE}
imagePullSecrets:
- name: pull-secret

0 comments on commit 0ccc4bc

Please sign in to comment.