mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-18 18:42:56 +02:00
ttrss: rm ttrss db host
This commit is contained in:
@@ -39,7 +39,6 @@ spec:
|
|||||||
TTRSS_SELF_URL_PATH: ""
|
TTRSS_SELF_URL_PATH: ""
|
||||||
# -- Postgres database hostname
|
# -- Postgres database hostname
|
||||||
# @default -- internal postgresql URL
|
# @default -- internal postgresql URL
|
||||||
# TTRSS_DB_HOST: "{{ printf '%s-postgresql' .Release.Name }}"
|
|
||||||
# -- Postgres database port.
|
# -- Postgres database port.
|
||||||
TTRSS_DB_PORT: "5432"
|
TTRSS_DB_PORT: "5432"
|
||||||
# -- Postgres database user name
|
# -- Postgres database user name
|
||||||
|
|||||||
Reference in New Issue
Block a user