From b6060938248a801eb8d24c4505bd758f0b9873b5 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Mon, 19 Jun 2023 21:58:08 +1000 Subject: [PATCH] test helm --- charts/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/values.yaml b/charts/values.yaml index 75a9780..ade80d6 100644 --- a/charts/values.yaml +++ b/charts/values.yaml @@ -9,7 +9,7 @@ service: name: nginx-service type: ClusterIP port: 80 - targetPort: 9000 + targetPort: 8776 env: name: dev \ No newline at end of file