zuul-helm/charts/nodepool/values.yaml
James E. Blair 77ddeb499f Add empty clouds value
Clouds.yaml, if it has no content, should be the empty string to
avoid errors on startup.

Change-Id: Ia2e6c91076990145a9f1425b014e2235de2ed9b8
2020-01-10 14:50:00 -08:00

17 lines
186 B
YAML

---
builder:
enabled: true
replicas: 1
launcher:
enabled: true
replicas: 1
clouds: ''
config:
webapp:
port: 8005
listen_address: 0.0.0.0
images-dir: /opt/nodepool