Fix format for ignoreNamespaces (#388)
Signed-off-by: Mariusz Sabath <[email protected]>
This commit is contained in:
@@ -541,9 +541,9 @@ controllerManager:
|
|||||||
- kube-public
|
- kube-public
|
||||||
- local-path-storage
|
- local-path-storage
|
||||||
# openshift creates many namespaces that should be typically ignored:
|
# openshift creates many namespaces that should be typically ignored:
|
||||||
- openshift-*
|
- openshift-.*
|
||||||
# ibmcloud specific namespaces:
|
# ibmcloud specific namespaces:
|
||||||
- ibm-*
|
- ibm-.*
|
||||||
## @param controllerManager.reconcile.clusterSPIFFEIDs Enable reconciliation of clusterSPIFFEIDs from K8s to the SPIRE server
|
## @param controllerManager.reconcile.clusterSPIFFEIDs Enable reconciliation of clusterSPIFFEIDs from K8s to the SPIRE server
|
||||||
## @param controllerManager.reconcile.clusterStaticEntries Enable reconciliation of clusterStaticEntries from K8s to the SPIRE server
|
## @param controllerManager.reconcile.clusterStaticEntries Enable reconciliation of clusterStaticEntries from K8s to the SPIRE server
|
||||||
## @param controllerManager.reconcile.clusterFederatedTrustDomains Enable reconciliation of clusterFederatedTrustDomains from K8s to the SPIRE server
|
## @param controllerManager.reconcile.clusterFederatedTrustDomains Enable reconciliation of clusterFederatedTrustDomains from K8s to the SPIRE server
|
||||||
|
|||||||
Reference in New Issue
Block a user