mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-03-03 10:10:18 +00:00
Adding also NamespaceSelector to specific webhooks in order to decrease the chance ov breaking other critical Namespaces in case of Capsule failures.
15 lines
287 B
YAML
15 lines
287 B
YAML
resources:
|
|
- manifests.yaml
|
|
- service.yaml
|
|
|
|
patchesJson6902:
|
|
- target:
|
|
group: admissionregistration.k8s.io
|
|
kind: ValidatingWebhookConfiguration
|
|
name: validating-webhook-configuration
|
|
version: v1beta1
|
|
path: patch_ns_selector.yaml
|
|
|
|
configurations:
|
|
- kustomizeconfig.yaml
|