openproject debug

This commit is contained in:
titver968
2025-10-02 09:13:41 +02:00
parent dfcdeaf6e4
commit 303f6f2d09

View File

@@ -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"