TrueChartsClone/charts/incubator/openebs/values.yaml

77 lines
2.1 KiB
YAML

backupStorageLocation: {}
backupStorageLocationList: []
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/alpine
tag: latest@sha256:17cd77e25d3fa829d168caec4db7bb5b52ceeb935d8ca0d1180de6f615553dc4
manifestManager:
enabled: false
operator:
register: true
portal:
open:
enabled: false
schedules: {}
schedulesList: []
service:
main:
enabled: false
ports:
main:
enabled: false
velero:
configuration:
backupStorageLocation: []
volumeSnapshotLocation: []
deployNodeAgent: true
initContainers:
- image: openebs/velero-plugin:1.9.0@sha256:f89855c12dd0a9bfd1afb9a75b051f6cb0452c4c073df9fc7fff4d7983eff341
imagePullPolicy: IfNotPresent
name: opeebs-velero-plugin
volumeMounts:
- mountPath: /target
name: plugins
- image: velero/velero-plugin-for-csi:v0.6.0@sha256:fc07d1897a65d7728543b2fae9feddad087b5e7f45f45c3adaeda2ef4996fd50
imagePullPolicy: IfNotPresent
name: velero-plugin-for-csi
volumeMounts:
- mountPath: /target
name: plugins
- image: velero/velero-plugin-for-aws:v1.8.0@sha256:466d4ee963de87b28e38098f5f91401bde514c7c2449ea6da4009be626a08f6c
imagePullPolicy: IfNotPresent
name: velero-plugin-for-aws
volumeMounts:
- mountPath: /target
name: plugins
namespace:
labels:
- key: pod-security.kubernetes.io/enforce
value: privileged
- key: pod-security.kubernetes.io/enforce-version
value: latest
- key: pod-security.kubernetes.io/audit
value: privileged
- key: pod-security.kubernetes.io/audit-version
value: latest
- key: pod-security.kubernetes.io/warn
value: privileged
- key: pod-security.kubernetes.io/warn-version
value: latest
nodeAgent:
podVolumePath: /var/lib/kubelet/pods
privileged: true
resources:
limits:
cpu: 2000m
memory: 2048Mi
resources:
limits:
cpu: 4000m
memory: 4Gi
schedules: {}
volumeSnapshotLocation: {}
volumeSnapshotLocationList: []
workload:
main:
enabled: false