update chart

This commit is contained in:
2023-04-09 16:21:20 -05:00
parent c28c5e1ec1
commit 58f6a47ab0
5 changed files with 27 additions and 23 deletions

View File

@@ -5,8 +5,8 @@ metadata:
spec:
ports:
- name: http
port: 8080
targetPort: 8080
port: {{ .Values.service.port }}
targetPort: http
protocol: TCP
selector:
app: durpapi