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