diff --git a/durpapi/values.yaml b/durpapi/values.yaml index d1d7450..84fabee 100644 --- a/durpapi/values.yaml +++ b/durpapi/values.yaml @@ -1,3 +1,8 @@ durpapi: deployment: - tag: 1.35.832240116 \ No newline at end of file + tag: 1.35.832240116 + + service: + type: ClusterIP + port: 8080 + targetport: 8080 \ No newline at end of file