del(minio)

This commit is contained in:
nold 2024-01-16 13:41:13 +01:00
parent 810f0fc322
commit 647e2869d5
2 changed files with 0 additions and 33 deletions

View file

@ -7,17 +7,6 @@ apps:
chart: squid
targetRevision: 1.3.0
- name: minio
namespace: minio
repoURL: https://charts.bitnami.com/bitnami
chart: minio
targetRevision: 12.13.2
secrets:
- name: minio-auth
keys:
- root-user
- root-password
- name: s3
namespace: s3
repoURL: https://charts.min.io

View file

@ -1,22 +0,0 @@
image:
registry: docker.io
repository: bitnami/minio
tag: 2022.6.3-debian-10-r0
defaultBuckets: "public, drone, temp"
auth:
existingSecret: minio-auth
ingress:
enabled: true
hostname: minio.dc
tls: true
annotations:
cert-manager.io/cluster-issuer: vault-issuer
traefik.ingress.kubernetes.io/router.tls: 'true'
networkPolicy:
enabled: true
persistence:
enabled: true