update helm chart

This commit is contained in:
kandrusyak
2023-08-24 23:08:40 +03:00
parent 8af072b550
commit 99fab9f642

View File

@@ -2,7 +2,6 @@ apiVersion: v1
kind: Service kind: Service
metadata: metadata:
name: {{ .Values.app.fullName }} name: {{ .Values.app.fullName }}
namespace: default
spec: spec:
ports: ports:
- port: {{ .Values.app.server.port }} - port: {{ .Values.app.server.port }}