openreplay/scripts/helmcharts/databases/charts/minio/ci/values-production.yaml
Rajesh Rajendran 39ae351b6b chore(structure): changed folder structure for helm charts
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
2022-01-17 02:13:58 +05:30

27 lines
434 B
YAML
Executable file

# Test values file for generating all of the yaml and check that
# the rendering is correct
volumePermissions:
enabled: true
mode: distributed
useCredentialsFile: true
disableWebUI: false
podAnnotations:
prometheus.io/scrape: "true"
prometheus.io/path: "/minio/prometheus/metric"
prometheus.io/port: "9000"
resources:
requests:
cpu: 250m
memory: 256Mi
ingress:
enabled: true
networkPolicy:
enabled: true