mirror of
https://github.com/nold360/hive-apps
synced 2024-11-05 05:16:37 +00:00
16 lines
258 B
YAML
16 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
|