let MinIO access handled by ingress

This commit is contained in:
2024-06-26 11:43:48 +10:00
parent 15ad09a55c
commit 5255c165fc
2 changed files with 53 additions and 6 deletions

View File

@@ -27,12 +27,8 @@ spec:
nodeSelector:
kubernetes.io/hostname: rpi5-cluster-node-3
service:
type: LoadBalancer
ports:
api: 9000
console: 9001
nodePorts:
api: 30900
console: 30901
api: 19000
console: 19001
persistence:
existingClaim: "minio-pvc"