From 27feeafa5ab786c324a8843217d7c81782b48236 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sun, 28 Nov 2021 10:45:34 +0100 Subject: [PATCH] fix(unifi): fix port in questions.yaml --- charts/stable/unifi/questions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/unifi/questions.yaml b/charts/stable/unifi/questions.yaml index 69ddb05aa92..39899687066 100644 --- a/charts/stable/unifi/questions.yaml +++ b/charts/stable/unifi/questions.yaml @@ -175,7 +175,7 @@ questions: description: "This port exposes the container port on the service" schema: type: int - default: 10101 + default: 8080 editable: true required: true - variable: advanced