Publish new changes in catalog

This commit is contained in:
sonicaj
2024-07-19 17:05:17 +00:00
parent 6e0f6e85de
commit 09b4e93515
24 changed files with 2 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ description: High Performance, Kubernetes Native Object Storage
annotations:
title: MinIO
type: application
version: 2.0.10
version: 2.0.11
apiVersion: v2
appVersion: 2024-07-16T23-46-41Z
kubeVersion: '>=1.16.0-0'

View File

@@ -16,10 +16,9 @@ workload:
securityContext:
runAsUser: 473
runAsGroup: 473
# readOnlyRootFilesystem: false
{{- if not .Values.minioStorage.distributedMode }}
env:
MINIO_VOLUMES: /export
MINIO_VOLUMES: {{ .Values.minioStorage.export.mountPath }}
{{- end }}
args:
- server