X-Git-Url: https://git.arvados.org/arvados-k8s.git/blobdiff_plain/40032c3db6b8c6bdafc559cb9149b346fb80dd20..792cf3792c37bf50a0d0663f565913dc9cfebb5a:/charts/arvados/values.yaml diff --git a/charts/arvados/values.yaml b/charts/arvados/values.yaml index 3015cdf..b9270b3 100644 --- a/charts/arvados/values.yaml +++ b/charts/arvados/values.yaml @@ -6,48 +6,9 @@ # This is a YAML-formatted file. # Declare variables to be passed into your templates. -replicaCount: 1 - image: - repository: nginx - tag: stable pullPolicy: Always -service: - type: ClusterIP - port: 80 - -ingress: - enabled: false - annotations: {} - # kubernetes.io/ingress.class: nginx - # kubernetes.io/tls-acme: "true" - path: / - hosts: - - chart-example.local - tls: [] - # - secretName: chart-example-tls - # hosts: - # - chart-example.local - -resources: {} - # We usually recommend not to specify default resources and to leave this as a conscious - # choice for the user. This also increases chances charts run on environments with little - # resources, such as Minikube. If you do want to specify resources, uncomment the following - # lines, adjust them as necessary, and remove the curly braces after 'resources:'. - # limits: - # cpu: 100m - # memory: 128Mi - # requests: - # cpu: 100m - # memory: 128Mi - -nodeSelector: {} - -tolerations: [] - -affinity: {} - # The external IP address for this Arvados cluster. # Must be set to a valid IP address, e.g. by using --set when invoking helm externalIP: ~ @@ -73,7 +34,7 @@ arvados: arvadosHealth: 1.1.4.20180605191011* arvadosWorkbench: 1.1.4.20180605195657* arvadosWs: 1.1.4.20180605191011* - arvadosSSOServer: 0.1.20171122141118.ba584a7* + arvadosSSOServer: 1.1.4* crunchDispatchSlurm: 1.1.4.20180605191011* crunchRun: 1.1.4.20180605191011* crunchRunner: 1.1.4.20180605191011*