Skip to content

Commit

Permalink
[Misc] Operator: Default imagePullSecret removed
Browse files Browse the repository at this point in the history
This will no longer be needed in the public version

Change-Id: Ia6b2cf84afd12764bb19502b4a9f0ac506214cd2
  • Loading branch information
Pavan-SAP committed Sep 5, 2023
1 parent 1ef8743 commit a748fa7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ image:
# -- Default image pull policy (can be overwritten on component level)
pullPolicy: ""
# -- Default image pull secrets (can be overwritten on component level)
imagePullSecrets:
- name: regcred
imagePullSecrets: []
# -- Default pod security content (can be overwritten on component level)
podSecurityContext: {}
# -- Default node selector (can be overwritten on component level)
Expand Down

0 comments on commit a748fa7

Please sign in to comment.