Skip to content

Commit 57d33f1

Browse files
committed
Clarify wording on namespace value
1 parent 66ac205 commit 57d33f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Namespace for the agent-operator, will be created if specified.
2-
# When left blank the Helm namespace will be used and can be changed using `helm -n <namespace>`. Helm's `--create-namespace` option may be needed when the Helm namespace does not exist and should be created.
2+
# When left blank the Helm namespace will be used and can be changed using `helm -n <namespace>`. Helm's `--create-namespace` option should be used when the Helm namespace does not exist and should be created.
33
namespace: contrast-agent-operator
44
image:
55
registry: contrast

0 commit comments

Comments
 (0)