Difference between revisions of "Config.gatekeeper.sh"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
+ | apiVersion: [[config.gatekeeper.sh/v1alpha1]] | ||
+ | [[kind: Config]] | ||
+ | metadata: | ||
+ | name: config | ||
+ | namespace: "${NAMESPACE}" | ||
+ | spec: | ||
+ | [[match:]] | ||
+ | - excludedNamespaces: ["kube-*", "cattle-*", "aqua"] | ||
+ | processes: ["*"] | ||
+ | == See also == | ||
* {{gatekeeper.sh}} | * {{gatekeeper.sh}} | ||
* {{Gatekeeper}} | * {{Gatekeeper}} |
Latest revision as of 16:06, 18 January 2024
config.gatekeeper.sh/v1alpha1
apiVersion: config.gatekeeper.sh/v1alpha1 kind: Config metadata: name: config namespace: "${NAMESPACE}" spec: match: - excludedNamespaces: ["kube-*", "cattle-*", "aqua"] processes: ["*"]
See also[edit]
Advertising: