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
  • Loading branch information
Pavan-SAP authored Sep 5, 2023
1 parent 1ef8743 commit 165ceda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ image:
pullPolicy: ""
# -- Default image pull secrets (can be overwritten on component level)
imagePullSecrets:
- name: regcred
# -- 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 165ceda

Please sign in to comment.