-
Feature Request
-
Resolution: Done
-
Minor
-
None
-
None
-
False
-
None
-
False
-
Not Selected
-
-
-
- Proposed title of this feature request
[DOCS] namespaceLabelSelectors in declarative configuration for Access Scope in RHACS - What is the nature and description of the request?
The RHACS documentation should also have Access scope example for namespaceLabelSelectors:
name: A sample access scope
description: A sample access scope created declaratively
rules:
included:
- cluster: secured-cluster-A
namespaces:
- namespaceA
- cluster: secured-cluster-B
namespaceLabelSelectors:
- requirements:
- key: kubernetes.io/metadata.name
operator: IN
values:
- test
3. Why does the customer need this? (List the business requirements here)
It would be good to have this added in documentation as it features all the supported configuration with access scope while using declarative configuration.
4. List any affected packages or components
NA