From bbf0e775183c1223472fb55efadcdd2391055561 Mon Sep 17 00:00:00 2001 From: DutchEllie <personal@quenten.nl> Date: Mon, 4 Jul 2022 17:34:46 +0200 Subject: [PATCH] Add port to prod-val --- .drone/helm/prod-val.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone/helm/prod-val.yaml b/.drone/helm/prod-val.yaml index e908097..1ccae6f 100644 --- a/.drone/helm/prod-val.yaml +++ b/.drone/helm/prod-val.yaml @@ -5,6 +5,7 @@ containerEnv: # value: https://api.quenten.nl/api service: name: "{{ .Values.name }}" + port: 3000 ingress: name: "{{ .Values.name }}" annotations: