wip: atlantis local chart and muliple envs

This commit is contained in:
2025-05-17 09:19:52 +02:00
parent 223149ecdd
commit ee09bf74ac
48 changed files with 70 additions and 4 deletions
@@ -0,0 +1,9 @@
- op: replace
path: /spec/template/spec/containers/0/livenessProbe/httpGet/path
value: /healthz
- op: replace
path: /spec/template/spec/containers/0/readinessProbe/httpGet/path
value: /healthz
- op: add
path: /spec/template/spec/containers/0/envFrom
value: []