Merge pull request #792 from 3dwardch3ng/misc
update local ingress url for minio
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user