This commit is contained in:
Valeriano Manassero 2021-12-09 10:12:37 +01:00
parent 1b5b9407f6
commit 256a521ee2
2 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ spec:
- name: CLEARML_SERVER_DEPLOYMENT_TYPE
value: "helm-cloud"
- name: CLEARML__APISERVER__AUTH__COOKIES__MAX_AGE
value: "{{ .Values.apiserver.authCoockiesMaxAge }}"
value: "{{ .Values.apiserver.authCookiesMaxAge }}"
- name: CLEARML_CONFIG_DIR
value: /opt/clearml/config
- name: CLEARML__APISERVER__DEFAULT_COMPANY

View File

@ -38,7 +38,7 @@ apiserver:
configDir: /opt/clearml/config
# -- Amount of seconds the authorization cookie will last in user browser
authCoockiesMaxAge: 864000
authCookiesMaxAge: 864000
service:
# -- This will set to service's spec.type field