fix namesapce

This commit is contained in:
kandrusyak
2023-08-24 23:40:11 +03:00
parent e007d66f51
commit a731070cd7

View File

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