init
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user