Revert "Switch to phusion/passenger-ruby25 for the base of the rails-runtime image."
[arvados-k8s.git] / charts / arvados / config / crunch-dispatch-slurm / crunch-dispatch-slurm.yml
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: Apache-2.0
4
5 Client:
6   APIHost: {{ .Values.externalIP }}:444
7   AuthToken: {{ .Values.superUserSecret }}
8   Insecure: true
9 PollPeriod: 5000ms
10 MinRetryPeriod: 30s
11 SbatchArguments:
12 - "--workdir=/tmp"