diff --git a/charts/incubator/external-service/Chart.yaml b/charts/incubator/external-service/Chart.yaml index 2b9695516d5..a15d8f19222 100644 --- a/charts/incubator/external-service/Chart.yaml +++ b/charts/incubator/external-service/Chart.yaml @@ -23,4 +23,4 @@ name: external-service sources: - https://github.com/truecharts/apps/tree/master/charts/stable/external-service type: application -version: 0.1.0 +version: 0.1.1 diff --git a/charts/incubator/external-service/SCALE/questions.yaml b/charts/incubator/external-service/SCALE/questions.yaml index 2a6e8098138..6485b3b6c9a 100644 --- a/charts/incubator/external-service/SCALE/questions.yaml +++ b/charts/incubator/external-service/SCALE/questions.yaml @@ -118,12 +118,11 @@ questions: - value: "UDP" description: "UDP" - variable: port - label: "Container Port" + label: "Service Port" + description: "Both the external service port and internal service port will be the same" schema: type: int default: 80 - editable: false - hidden: false - variable: ingress label: ""