helm-charts/charts/apps/k8s-ycl/values.yaml
bjw-s-bot[bot] 8618a159eb
feat(helm-chart): update helm release common to 2.4.0 (#247)
Co-authored-by: bjw-s-bot[bot] <87358111+bjw-s-bot[bot]@users.noreply.github.com>
2023-12-10 11:03:58 +01:00

17 lines
315 B
YAML

---
controllers:
main:
containers:
main:
strategy: RollingUpdate
image:
repository: ghcr.io/bjw-s/k8s-ycl
tag: "{{ .Chart.AppVersion }}"
pullPolicy: Always
webhook:
path: /mutate--v1-pod
ignoreOwnNamespace: true
ignoredNamespaces:
- kube-system