opa gatekeeper v3.14.0
ModifySet.spec.match.excludedNamespaces[]
A string that supports globbing at its front or end. Ex: "kube-*" will match "kube-system" or "kube-public", "*-system" will match "kube-system" or "gatekeeper-system". The asterisk is required for wildcard matching.
| Field / Type | Description |
|---|---|
ModifySet.spec.match.excludedNamespaces[] | A string that supports globbing at its front or end. Ex: "kube-*" will match "kube-system" or "kube-public", "*-system" will match "kube-system" or "gatekeeper-system". The asterisk is required for wildcard matching.
|