Files
capsule/config/webhook/kustomization.yaml
Dario Tranchitella 5aed7a01d5 Enforcing container registry via list or regex (#142)
Adding also NamespaceSelector to specific webhooks in order to decrease
the chance ov breaking other critical Namespaces in case of Capsule
failures.
2020-11-24 00:40:40 +01:00

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