diff --git a/argocd/apps/openproject/values-openproject.yaml b/argocd/apps/openproject/values-openproject.yaml index 906c956..2054f78 100644 --- a/argocd/apps/openproject/values-openproject.yaml +++ b/argocd/apps/openproject/values-openproject.yaml @@ -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"