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