update local ingress url for minio

This commit is contained in:
2024-08-13 17:09:24 +10:00
parent d9f4b19f69
commit 63fcc89442

View File

@@ -14,6 +14,9 @@ ingress:
enabled: true
ingressClassName: "nginx"
hostname: "minio.cluster.edward.sydney"
extraHosts:
- name: "minio.cluster.local"
path: "/"
apiIngress:
enabled: true
ingressClassName: "nginx"