Просмотр исходного кода

set ingress.enabled to true explicitly

Mohammed Nafees 3 лет назад
Родитель
Сommit
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: