helm: Make the package versions part of the values.yaml file.
[arvados-k8s.git] / 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: IfNotPresent
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 package versions for this Arvados cluster. Also see
56 #
57 #   curl http://versions.arvados.org/v1/commit/ | jq .
58 #
59 arvados:
60   versions:
61     distribution:
62       arvadosApiServer: 1.1.4.20180521175419*
63       arvadosGitHttpd: 1.1.4.20180516205929*
64       arvadosHealth: 1.1.4.20180516205929*
65       arvadosWorkbench: 1.1.4.20180521175419*
66       arvadosWs: 1.1.4.20180516205929*
67       arvadosSSOServer: 0.1.20171122141118.ba584a7*
68       crunchDispatchSlurm: 1.1.4.20180516205929*
69       crunchRun: 1.1.4.20180516205929*
70       crunchRunner: 1.1.4.20180516205929*
71       keepBalance: 1.1.4.20180516205929*
72       keepStore: 1.1.4.20180516205929*
73       keepWeb: 1.1.4.20180516205929*
74       keepProxy: 1.1.4.20180516205929*
75       libPamArvados: 1.1.4.20180404223512*
76       pythonArvadosFuse: 1.1.4.20180507184611*
77       pythonArvadosPythonClient: 1.1.4.20180510153813*
78     gem:
79       arvados: 1.1.4.20180412190507
80       arvadosCLI: 1.1.4.20180412190507
81       arvadosLoginSync: 1.1.4.20180424214444