patch batch v1

This commit is contained in:
2024-03-16 11:10:38 +01:00
parent cda79c4428
commit 30ae64e2f6

View File

@@ -17,3 +17,11 @@ helmCharts:
releaseName: zitadel
version: 7.10.0
valuesFile: ./values.yaml
patches:
- target:
kind: CronJob
patch: |
- op: replace
path: /apiVersion
value: batch/v1