From 7ed8d80121bf3f0fe0f4a6bb1a2d087fb502fc13 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 16 Apr 2023 14:21:42 +0000 Subject: [PATCH] Update file values.yaml --- charts/durpapi/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/durpapi/values.yaml b/charts/durpapi/values.yaml index 35439d1..78d7dca 100644 --- a/charts/durpapi/values.yaml +++ b/charts/durpapi/values.yaml @@ -12,5 +12,5 @@ ingress: service: type: ClusterIP - port: 8080 - targetport: 80 \ No newline at end of file + port: 80 + targetport: 8080 \ No newline at end of file