feat: refactor apps
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
volsync:
|
||||
replicaCount: 2
|
||||
image:
|
||||
repository: quay.io/backube/volsync
|
||||
image: 0.15.0@sha256:4fedd41b3101dde090542009c4177f703d241bf4760d1767bd9df08fd8fd93a4
|
||||
manageCRDs: true
|
||||
metrics:
|
||||
disableAuth: true
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
drop:
|
||||
- ALL
|
||||
readOnlyRootFilesystem: true
|
||||
resources:
|
||||
limits:
|
||||
cpu: null
|
||||
memory: null
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
cpu: 1m
|
||||
memory: 80Mi
|
||||
|
||||
Reference in New Issue
Block a user