openproject debug
This commit is contained in:
@@ -34,22 +34,17 @@ spec:
|
|||||||
## Enable https in backend response.
|
## Enable https in backend response.
|
||||||
#
|
#
|
||||||
https: true
|
https: true
|
||||||
|
|
||||||
## Define the host, defaults to value of "ingress.host" when ingress is enabled.
|
## Define the host, defaults to value of "ingress.host" when ingress is enabled.
|
||||||
#
|
#
|
||||||
host: "openproject.innovation-hub-niedersachsen.de"
|
host: "openproject.innovation-hub-niedersachsen.de"
|
||||||
|
|
||||||
## Enable HSTS.
|
## Enable HSTS.
|
||||||
#
|
#
|
||||||
hsts: true
|
hsts: true
|
||||||
|
|
||||||
## Define Cache settings.
|
## Define Cache settings.
|
||||||
#
|
#
|
||||||
cache:
|
cache:
|
||||||
store: "memcache"
|
store: "memcache"
|
||||||
|
|
||||||
# extraEnvVarsSecret: ""
|
# extraEnvVarsSecret: ""
|
||||||
|
|
||||||
## Define the language to seed the instance in
|
## Define the language to seed the instance in
|
||||||
#
|
#
|
||||||
seed_locale: "en"
|
seed_locale: "en"
|
||||||
|
|||||||
Reference in New Issue
Block a user