Update k8s/apps/amnezia/fellow-deployment.yaml
This commit is contained in:
@@ -32,11 +32,11 @@ spec:
|
|||||||
containerPort: 8000
|
containerPort: 8000
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
env:
|
env:
|
||||||
- name: AMNEZIA_FELLOW_DATABASE_URL
|
#- name: AMNEZIA_FELLOW_DATABASE_URL
|
||||||
valueFrom:
|
# valueFrom:
|
||||||
secretKeyRef:
|
# secretKeyRef:
|
||||||
name: amnezia-fellow
|
# name: amnezia-fellow
|
||||||
key: database-url
|
# key: database-url
|
||||||
- name: AMNEZIA_FELLOW_K8S_NAMESPACE
|
- name: AMNEZIA_FELLOW_K8S_NAMESPACE
|
||||||
value: "amnezia"
|
value: "amnezia"
|
||||||
- name: AMNEZIA_FELLOW_K8S_CLIENTS_SECRET
|
- name: AMNEZIA_FELLOW_K8S_CLIENTS_SECRET
|
||||||
|
|||||||
Reference in New Issue
Block a user