mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 01:01:39 -05:00
Update How_to_install_Dawarich_in_k8s.md
Dropped unused var
This commit is contained in:
parent
1c711c5c7e
commit
23dc95186a
1 changed files with 0 additions and 5 deletions
|
|
@ -109,11 +109,6 @@ spec:
|
|||
value: development
|
||||
- name: REDIS_URL
|
||||
value: redis://redis-master.redis.svc.cluster.local:6379/10
|
||||
- name: REDIS_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: redis-password
|
||||
key: redis-password
|
||||
- name: DATABASE_HOST
|
||||
value: postgres-postgresql.db.svc.cluster.local
|
||||
- name: DATABASE_PORT
|
||||
|
|
|
|||
Loading…
Reference in a new issue