feat: socerer helmfile setup

This commit is contained in:
2025-06-21 18:24:46 +02:00
parent f4bde45836
commit ea83fa5e7e
37 changed files with 86 additions and 1 deletions
@@ -0,0 +1,13 @@
- op: replace
path: /spec/template/spec/containers/0/volumeMounts/0/mountPath
value: /data
- op: add
path: /spec/template/spec/containers/0/envFrom/-
value:
secretRef:
name: azure-keyvault
- op: add
path: /spec/template/spec/containers/0/envFrom/-
value:
secretRef:
name: prod-sorcerer-env