-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.13, 4.12, 4.11, 4.10, 4.14
-
None
-
No
-
1
-
OSDOCS Sprint 241
-
1
-
False
-
Description of problem:
In Configure authorization and multi-tenancy [A] Procedure (in all version) 3 yalms needs to be created that are mentioned in point.2 those yamls are semerated by `...` because of which if we copy its contents to single file and run `oc create -f <file name> ` only ClusterRole:netobserv-reader gets created.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Change `...` to `---` so all files will be created at once
Additional info:
[A] https://docs.openshift.com/container-platform/4.13/networking/network_observability/installing-operators.html#network-observability-auth-mutli-tenancy_network_observability
- relates to
-
NETOBSERV-1221 [DOC BUG]Change `...` to `---` for easy file creation in Configure authorization and multi-tenancy Procedure
- Closed
- links to