Some further cleanup.
[arvados-k8s.git] / charts / arvados / values.yaml
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: Apache-2.0
4
5 # Default values for arvados.
6 # This is a YAML-formatted file.
7 # Declare variables to be passed into your templates.
8
9 image:
10   pullPolicy: Always
11
12 # The external IP address for this Arvados cluster.
13 # Must be set to a valid IP address, e.g. by using --set when invoking helm
14 externalIP: ~
15
16 # The default e-mail address and password for the initial cluster admin user
17 adminUserEmail: "test@example.com"
18 adminUserPassword: "passw0rd"
19
20 # A super user token
21 superUserSecret: "thisisnotaverygoodsuperusersecretstring00000000000"
22 # An anonymous user token
23 anonymousUserSecret: "thisisnotaverygoodanonymoussecretstring00000000000"
24
25 # The package versions for this Arvados cluster. Also see
26 #
27 #   curl http://versions.arvados.org/v1/commit/ | jq .
28 #
29 arvados:
30   versions:
31     distribution:
32       arvadosApiServer: 1.1.4.20180611193222*
33       arvadosGitHttpd: 1.1.4.20180605191011*
34       arvadosHealth: 1.1.4.20180605191011*
35       arvadosWorkbench: 1.1.4.20180605195657*
36       arvadosWs: 1.1.4.20180605191011*
37       arvadosSSOServer: 1.1.4*
38       crunchDispatchSlurm: 1.1.4.20180605191011*
39       crunchRun: 1.1.4.20180605191011*
40       crunchRunner: 1.1.4.20180605191011*
41       keepBalance: 1.1.4.20180607192404*
42       keepStore: 1.1.4.20180605191011*
43       keepWeb: 1.1.4.20180605191011*
44       keepProxy: 1.1.4.20180605191011*
45       libPamArvados: 1.1.4.20180404223512*
46       pythonArvadosFuse: 1.1.4.20180604132029*
47       pythonArvadosPythonClient: 1.1.4.20180607152043*
48     gem:
49       arvados: 1.1.4.20180412190507
50       arvadosCLI: 1.1.4.20180412190507
51       arvadosLoginSync: 1.1.4.20180424214444