Codex: Fix kustomize staging deployment patch
Add envFrom key as whole, I guess
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
- op: add
|
- op: add
|
||||||
path: /spec/template/spec/containers/0/envFrom/-
|
path: /spec/template/spec/containers/0/-
|
||||||
value:
|
value:
|
||||||
secretRef:
|
envFrom:
|
||||||
name: azure-keyvault
|
secretRef:
|
||||||
|
name: azure-keyvault
|
||||||
|
|||||||
Reference in New Issue
Block a user