helm: Convert the anonymous and superuser token to values in values.yaml
[arvados-k8s.git] / arvados / templates / shell-server-deployment.yaml
index 455d2ffd1c421347610a4685e390913b769d07b5..c07d07dfe4ac75fbe522e52ce957c66cbabb291c 100644 (file)
@@ -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