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