mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-19 02:52:56 +02:00
Add ssl mode disable
This commit is contained in:
@@ -19,6 +19,7 @@ spec:
|
|||||||
name: ente_db
|
name: ente_db
|
||||||
user: pguser
|
user: pguser
|
||||||
password: {{ .pgpass }}
|
password: {{ .pgpass }}
|
||||||
|
sslmode: disable
|
||||||
|
|
||||||
s3:
|
s3:
|
||||||
are_local_buckets: false
|
are_local_buckets: false
|
||||||
|
|||||||
Reference in New Issue
Block a user