X-Git-Url: https://git.arvados.org/arvados-k8s.git/blobdiff_plain/18f0d7866fb9a02ceb2fcb95fab9b39b48bf8ce0..bc186e9c21f8892ebc0662fb0855cc75d51939b5:/arvados/templates/shell-server-deployment.yaml diff --git a/arvados/templates/shell-server-deployment.yaml b/arvados/templates/shell-server-deployment.yaml index 455d2ff..c07d07d 100644 --- a/arvados/templates/shell-server-deployment.yaml +++ b/arvados/templates/shell-server-deployment.yaml @@ -39,7 +39,7 @@ spec: - name : ARVADOS_API_HOST_INSECURE value: "true" - name : ARVADOS_API_TOKEN - value: "thisisnotaverygoodsuperusersecretstring00000000000" + value: "{{ .Values.anonymousUserSecret }}" volumeMounts: - name: shell-server-configmap mountPath: /init-scripts-staging/99-init-keep.sh