d8dda89c44af77979216d5f850b7b622466dc87b
[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 number of compute nodes to spin up
26 compute:
27   nodes: 4
28
29 # The package versions for this Arvados cluster. Also see
30 #
31 #   curl http://versions.arvados.org/v1/commit/ | jq .
32 #
33 arvados:
34   versions:
35     distribution:
36       arvadosApiServer: 1.1.4.20180611193222*
37       arvadosGitHttpd: 1.1.4.20180605191011*
38       arvadosHealth: 1.1.4.20180605191011*
39       arvadosWorkbench: 1.1.4.20180605195657*
40       arvadosWs: 1.1.4.20180605191011*
41       arvadosSSOServer: 1.1.4*
42       crunchDispatchSlurm: 1.1.4.20180605191011*
43       crunchRun: 1.1.4.20180605191011*
44       crunchRunner: 1.1.4.20180605191011*
45       keepBalance: 1.1.4.20180607192404*
46       keepStore: 1.1.4.20180605191011*
47       keepWeb: 1.1.4.20180605191011*
48       keepProxy: 1.1.4.20180605191011*
49       libPamArvados: 1.1.4.20180404223512*
50       pythonArvadosFuse: 1.1.4.20180604132029*
51       pythonArvadosPythonClient: 1.1.4.20180607152043*
52     gem:
53       arvados: 1.1.4.20180412190507
54       arvadosCLI: 1.1.4.20180412190507
55       arvadosLoginSync: 1.1.4.20180424214444