feat(sorcerer): Add beta
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# - 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
|
||||
|
||||
Reference in New Issue
Block a user