Files
infrastructure/clusters/cl01tl/helm/volsync/values.yaml
Alex Lebens 2c5dcbcbcc
All checks were successful
renovate / renovate (push) Successful in 1m50s
render-manifests-push / render-manifests-push (push) Successful in 2m14s
lint-test-helm / lint-helm (push) Successful in 3m1s
scale
2025-12-27 12:49:05 -06:00

16 lines
273 B
YAML

volsync:
replicaCount: 0
manageCRDs: true
metrics:
disableAuth: true
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
readOnlyRootFilesystem: true
resources:
requests:
cpu: 10m
memory: 128Mi