Skip to content

Commit

Permalink
Add warning about changing namespace parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
bastjan committed Apr 21, 2022
1 parent 258b6f2 commit f9e4ab4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/modules/ROOT/pages/references/parameters.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ default:: `openshift-console`

The namespace where the console is deployed.

[IMPORTANT]
It's not recommended to change this parameter.
Changing the parameter might break the components function.

== `namespace_annotations`

type:: dictionary
Expand All @@ -23,6 +27,7 @@ openshift.io/node-selector: node-role.kubernetes.io/master=
Annotations to add to the managed namespace.
Annotations can be removed by setting the value to `null`.


== `openshift_version`

[horizontal]
Expand Down

0 comments on commit f9e4ab4

Please sign in to comment.