disable volsync
This commit is contained in:
@@ -1,22 +0,0 @@
|
|||||||
apiVersion: v2
|
|
||||||
name: volsync
|
|
||||||
version: 1.0.0
|
|
||||||
description: Volsync
|
|
||||||
keywords:
|
|
||||||
- volsync
|
|
||||||
- backup
|
|
||||||
- storage
|
|
||||||
- s3
|
|
||||||
- kubernetes
|
|
||||||
home: https://wiki.alexlebens.dev/doc/volsync-iusm70xWOf
|
|
||||||
sources:
|
|
||||||
- https://github.com/backube/volsync
|
|
||||||
- https://github.com/backube/volsync/tree/main/helm/volsync
|
|
||||||
maintainers:
|
|
||||||
- name: alexlebens
|
|
||||||
dependencies:
|
|
||||||
- name: volsync
|
|
||||||
version: 0.11.0
|
|
||||||
repository: https://backube.github.io/helm-charts/
|
|
||||||
icon: https://raw.githubusercontent.com/backube/volsync/main/docs/media/volsync.svg?sanitize=true
|
|
||||||
appVersion: 0.11.1
|
|
@@ -1,18 +0,0 @@
|
|||||||
volsync:
|
|
||||||
replicaCount: 3
|
|
||||||
manageCRDs: true
|
|
||||||
metrics:
|
|
||||||
disableAuth: true
|
|
||||||
securityContext:
|
|
||||||
allowPrivilegeEscalation: false
|
|
||||||
capabilities:
|
|
||||||
drop:
|
|
||||||
- ALL
|
|
||||||
readOnlyRootFilesystem: true
|
|
||||||
resources:
|
|
||||||
limits:
|
|
||||||
cpu: 2000m
|
|
||||||
memory: 2Gi
|
|
||||||
requests:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 128Mi
|
|
Reference in New Issue
Block a user