Update k8s/apps/amnezia/fellow-deployment.yaml
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 10s
Check with kubeconform / lint (push) Successful in 12s
Auto-update README / Generate README and Create MR (push) Successful in 6s

This commit is contained in:
2026-07-05 10:33:41 +00:00
parent 90bce2980e
commit dc8e66e604
+5 -5
View File
@@ -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