diff --git a/charts/litmus-agent/values.yaml b/charts/litmus-agent/values.yaml index 632334e8..3c38cdaf 100644 --- a/charts/litmus-agent/values.yaml +++ b/charts/litmus-agent/values.yaml @@ -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