mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
16 lines
274 B
YAML
16 lines
274 B
YAML
---
|
|
controllers:
|
|
main:
|
|
containers:
|
|
main:
|
|
strategy: RollingUpdate
|
|
image:
|
|
repository: ghcr.io/bjw-s/k8s-ycl
|
|
pullPolicy: Always
|
|
|
|
webhook:
|
|
path: /mutate--v1-pod
|
|
|
|
ignoreOwnNamespace: true
|
|
ignoredNamespaces:
|
|
- kube-system
|