disabled sll conn for pg outline connection
This commit is contained in:
@@ -32,6 +32,14 @@ spec:
|
||||
value: "3000"
|
||||
- name: FORCE_HTTPS
|
||||
value: "true"
|
||||
- name: PGSSLMODE
|
||||
value: "disable"
|
||||
- name: REDIS_COLLABORATION_URL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: outline-secrets
|
||||
key: REDIS_URL # Gleicher Redis
|
||||
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
|
||||
Reference in New Issue
Block a user