mirror of
https://github.com/truenas/charts.git
synced 2026-05-16 14:12:59 +08:00
Update catalog information
This commit is contained in:
@@ -3,7 +3,7 @@ description: High Performance, Kubernetes Native Object Storage
|
||||
annotations:
|
||||
title: MinIO
|
||||
type: application
|
||||
version: 1.0.6
|
||||
version: 1.0.7
|
||||
apiVersion: v2
|
||||
appVersion: '2023-03-24'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
18
enterprise/minio/1.0.7/metadata.yaml
Normal file
18
enterprise/minio/1.0.7/metadata.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
runAsContext:
|
||||
- userName: minio
|
||||
groupName: minio
|
||||
gid: 568
|
||||
uid: 568
|
||||
description: Minio can run as any non-root user.
|
||||
- userName: logsearch
|
||||
groupName: logsearch
|
||||
gid: 568
|
||||
uid: 568
|
||||
description: Minio's logsearch can run as any non-root user.
|
||||
- userName: postgres
|
||||
groupName: postgres
|
||||
gid: 999
|
||||
uid: 999
|
||||
description: Postgres runs as a non-root user.
|
||||
capabilities: []
|
||||
hostMounts: []
|
||||
Reference in New Issue
Block a user