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
metadata:
name: {{ .Values.app.fullName }}
namespace: default
spec:
ports:
- port: {{ .Values.app.server.port }}