This commit is contained in:
2026-02-20 16:37:41 +03:00
parent 8f6f6239fc
commit 80c84300de
3 changed files with 1 additions and 3 deletions
@@ -3,7 +3,6 @@ kind: Service
metadata:
name: "{{$.Release.Name}}-{{$.Values.name}}"
spec:
type: NodePort
selector:
app.kubernetes.io/name: {{$.Values.name}}
app.kubernetes.io/instance: {{ $.Release.Name }}