Update Arvados package versions to latest.
[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 replicaCount: 1
10
11 image:
12   repository: nginx
13   tag: stable
14   pullPolicy: Always
15
16 service:
17   type: ClusterIP
18   port: 80
19
20 ingress:
21   enabled: false
22   annotations: {}
23     # kubernetes.io/ingress.class: nginx
24     # kubernetes.io/tls-acme: "true"
25   path: /
26   hosts:
27     - chart-example.local
28   tls: []
29   #  - secretName: chart-example-tls
30   #    hosts:
31   #      - chart-example.local
32
33 resources: {}
34   # We usually recommend not to specify default resources and to leave this as a conscious
35   # choice for the user. This also increases chances charts run on environments with little
36   # resources, such as Minikube. If you do want to specify resources, uncomment the following
37   # lines, adjust them as necessary, and remove the curly braces after 'resources:'.
38   # limits:
39   #  cpu: 100m
40   #  memory: 128Mi
41   # requests:
42   #  cpu: 100m
43   #  memory: 128Mi
44
45 nodeSelector: {}
46
47 tolerations: []
48
49 affinity: {}
50
51 # The external IP address for this Arvados cluster.
52 # Must be set to a valid IP address, e.g. by using --set when invoking helm
53 externalIP: ~
54
55 # The default e-mail address and password for the initial cluster admin user
56 adminUserEmail: "test@example.com"
57 adminUserPassword: "passw0rd"
58
59 # A super user token
60 superUserSecret: "thisisnotaverygoodsuperusersecretstring00000000000"
61 # An anonymous user token
62 anonymousUserSecret: "thisisnotaverygoodanonymoussecretstring00000000000"
63
64 # The package versions for this Arvados cluster. Also see
65 #
66 #   curl http://versions.arvados.org/v1/commit/ | jq .
67 #
68 arvados:
69   versions:
70     distribution:
71       arvadosApiServer: 1.1.4.20180611193222*
72       arvadosGitHttpd: 1.1.4.20180605191011*
73       arvadosHealth: 1.1.4.20180605191011*
74       arvadosWorkbench: 1.1.4.20180605195657*
75       arvadosWs: 1.1.4.20180605191011*
76       arvadosSSOServer: 0.1.20171122141118.ba584a7*
77       crunchDispatchSlurm: 1.1.4.20180605191011*
78       crunchRun: 1.1.4.20180605191011*
79       crunchRunner: 1.1.4.20180605191011*
80       keepBalance: 1.1.4.20180607192404*
81       keepStore: 1.1.4.20180605191011*
82       keepWeb: 1.1.4.20180605191011*
83       keepProxy: 1.1.4.20180605191011*
84       libPamArvados: 1.1.4.20180404223512*
85       pythonArvadosFuse: 1.1.4.20180604132029*
86       pythonArvadosPythonClient: 1.1.4.20180607152043*
87     gem:
88       arvados: 1.1.4.20180412190507
89       arvadosCLI: 1.1.4.20180412190507
90       arvadosLoginSync: 1.1.4.20180424214444