fix: inject secrets via env

This commit is contained in:
2024-02-01 18:44:15 +01:00
parent efff8495bf
commit 83bd89b79c
5 changed files with 106 additions and 2 deletions
+3
View File
@@ -4,3 +4,6 @@
- op: replace
path: /spec/template/spec/containers/0/readinessProbe/httpGet/path
value: /healthz
- op: add
path: /spec/template/spec/containers/0/envFrom
value: []