瀏覽代碼

set ingress.enabled to true explicitly

Mohammed Nafees 3 年之前
父節點
當前提交
49a3cf2846
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      porter.yaml

+ 2 - 0
porter.yaml

@@ -16,6 +16,8 @@ apps:
     name: web
   build_ref: porter
   helm_values:
+    ingress:
+      enabled: true
     container:
       port: 8080
     resources: