Update helm charts for Minio
[demo.git] / vnfs / DAaaS / minio / values.yaml
index 8ba1612..1b81a8c 100755 (executable)
@@ -105,10 +105,9 @@ service:
 
 ingress:
   enabled: true
-  annotations: {}
-    # kubernetes.io/ingress.class: nginx
-    # kubernetes.io/tls-acme: "true"
-  path: /
+  annotations: 
+    kubernetes.io/ingress.class: gloo
+  path: /.*
   hosts:
     - minio.modelrepo
   tls: []