Remove redundant suffix
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: {{ include "n8n-webhook.fullname" . }}-webhook
|
||||
name: {{ include "n8n-webhook.fullname" . }}
|
||||
labels:
|
||||
{{- include "n8n-webhook.labels" . | nindent 4 }}
|
||||
spec:
|
||||
|
Reference in New Issue
Block a user