Skip to content

Commit

Permalink
modify comment to match secret file
Browse files Browse the repository at this point in the history
Signed-off-by: flockoftanks <[email protected]>
  • Loading branch information
flockoftanks committed Mar 2, 2023
1 parent a451bba commit 90d6f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/litmus-agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ resources:
memory: 128Mi

# Custom secret name should be:
# `{{ include "litmus-agent.fullname" . }}-hook`
# `{{ include "subscriber.fullname" . }}-hook`
# I.E. `name: litmus-agent-hook`
# -- Use an existing hook secret instead of creating one with the chart, ref. to templates/secret.yaml
useExistingHookSecret: false
Expand Down

0 comments on commit 90d6f5d

Please sign in to comment.