Skip to content

Commit

Permalink
fix: pull secrets example in values (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: Johannes Voscort <[email protected]>
  • Loading branch information
Johannes- and Johannes Voscort committed Dec 22, 2023
1 parent f2ee137 commit c445ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/helm-chart/kubernetes-secret-generator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ image:
# if no tag is given, the chart's appVersion is used
# tag: latest
pullPolicy: Always
pullSecrets: []

args: []

imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
deploymentStrategy: "Recreate"
Expand Down

0 comments on commit c445ee1

Please sign in to comment.