mirror of
https://github.com/nold360/hive-apps
synced 2024-11-05 13:26:37 +00:00
17 lines
258 B
YAML
17 lines
258 B
YAML
|
defaultBuckets: "public, drone, temp"
|
||
|
auth:
|
||
|
existingSecret: minio-auth
|
||
|
|
||
|
ingress:
|
||
|
enabled: true
|
||
|
hostname: minio.dc
|
||
|
tls: true
|
||
|
annotations:
|
||
|
cert-manager.io/cluster-issuer: vault-issuer
|
||
|
|
||
|
networkPolicy:
|
||
|
enabled: true
|
||
|
|
||
|
persistence:
|
||
|
enabled: true
|