Files
infrastructure/clusters/cl01tl/helm/volsync/values.yaml
Alex Lebens cd0eefdbec
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m23s
lint-test-helm / validate-kubeconform (pull_request) Successful in 49s
render-manifests / render-manifests (pull_request) Successful in 1m13s
feat: refactor apps
2026-04-07 21:03:04 -05:00

16 lines
323 B
YAML

volsync:
replicaCount: 2
image:
repository: quay.io/backube/volsync
tag: 0.15.0@sha256:4fedd41b3101dde090542009c4177f703d241bf4760d1767bd9df08fd8fd93a4
manageCRDs: true
metrics:
disableAuth: true
resources:
limits:
cpu: null
memory: null
requests:
cpu: 1m
memory: 80Mi