helm-charts/charts/apps/k8s-ycl/values.yaml
2023-07-28 22:38:50 +02:00

15 lines
222 B
YAML

---
controller:
replicas: 1
strategy: RollingUpdate
image:
repository: ghcr.io/bjw-s/k8s-ycl
pullPolicy: Always
webhook:
path: /mutate--v1-pod
ignoreOwnNamespace: true
ignoredNamespaces:
- kube-system