fix: fix sorcerer prod deployment patch
This commit is contained in:
@@ -17,11 +17,6 @@
|
|||||||
value:
|
value:
|
||||||
name: LOG_LEVEL
|
name: LOG_LEVEL
|
||||||
value: "3"
|
value: "3"
|
||||||
- op: add
|
|
||||||
path: /spec/template/spec/containers/0/env/-
|
|
||||||
value:
|
|
||||||
name: ARCHMEISTER_AUTH
|
|
||||||
value: "admin:en-to-tre-fire"
|
|
||||||
- op: add
|
- op: add
|
||||||
path: /spec/template/spec/containers/0/env/-
|
path: /spec/template/spec/containers/0/env/-
|
||||||
value:
|
value:
|
||||||
@@ -35,6 +30,11 @@
|
|||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: prod-redis
|
name: prod-redis
|
||||||
key: redis-password
|
key: redis-password
|
||||||
|
- op: add
|
||||||
|
path: /spec/template/spec/containers/0/env/-
|
||||||
|
value:
|
||||||
|
name: ARCHMEISTER_AUTH
|
||||||
|
value: "admin:en-to-tre-fire"
|
||||||
- op: add
|
- op: add
|
||||||
path: /spec/template/spec/containers/0/envFrom/-
|
path: /spec/template/spec/containers/0/envFrom/-
|
||||||
value:
|
value:
|
||||||
|
|||||||
Reference in New Issue
Block a user