matrixcloud / deploy /helm /matrix-runtime /values-local.yaml
github-actions[bot]
Deploy from 4dfd54f2
857a91b
Raw
History Blame Contribute Delete
178 Bytes
# Local development inside a cluster (e.g. kind/minikube).
runtime:
mode: local-dev
maxConcurrentJobs: 2
persistence:
enabled: false
service:
type: NodePort
port: 8080