Comment out PG_SSL_MODE environment variable in Notes app backend deployment configuration
This commit is contained in:
parent
1b5763e054
commit
a1072c8538
@ -26,8 +26,8 @@ spec:
|
||||
containerPort: 8000
|
||||
protocol: TCP
|
||||
env:
|
||||
- name: PG_SSL_MODE
|
||||
value: 'disable'
|
||||
# - name: PG_SSL_MODE
|
||||
# value: 'disable'
|
||||
- name: DJANGO_HOST
|
||||
value: https://lk.sarex.io
|
||||
- name: BASE_HOST
|
||||
|
||||
Loading…
Reference in New Issue
Block a user