* Add a basic Slurm config
[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: 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 # A super user token
56 superUserSecret: "thisisnotaverygoodsuperusersecretstring00000000000"
57 # An anonymous user token
58 anonymousUserSecret: "thisisnotaverygoodanonymoussecretstring00000000000"
59
60 # The package versions for this Arvados cluster. Also see
61 #
62 #   curl http://versions.arvados.org/v1/commit/ | jq .
63 #
64 arvados:
65   versions:
66     distribution:
67       arvadosApiServer: 1.1.4.20180521175419*
68       arvadosGitHttpd: 1.1.4.20180516205929*
69       arvadosHealth: 1.1.4.20180516205929*
70       arvadosWorkbench: 1.1.4.20180521175419*
71       arvadosWs: 1.1.4.20180516205929*
72       arvadosSSOServer: 0.1.20171122141118.ba584a7*
73       crunchDispatchSlurm: 1.1.4.20180524153119*
74       crunchRun: 1.1.4.20180516205929*
75       crunchRunner: 1.1.4.20180516205929*
76       keepBalance: 1.1.4.20180516205929*
77       keepStore: 1.1.4.20180516205929*
78       keepWeb: 1.1.4.20180516205929*
79       keepProxy: 1.1.4.20180516205929*
80       libPamArvados: 1.1.4.20180404223512*
81       pythonArvadosFuse: 1.1.4.20180507184611*
82       pythonArvadosPythonClient: 1.1.4.20180510153813*
83     gem:
84       arvados: 1.1.4.20180412190507
85       arvadosCLI: 1.1.4.20180412190507
86       arvadosLoginSync: 1.1.4.20180424214444