Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
ad9a7b248f
|
@ -1,7 +1,7 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Service
|
kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
name: {{ include "n8n-webhook.fullname" . }}-webhook
|
name: {{ include "n8n-webhook.fullname" . }}
|
||||||
labels:
|
labels:
|
||||||
{{- include "n8n-webhook.labels" . | nindent 4 }}
|
{{- include "n8n-webhook.labels" . | nindent 4 }}
|
||||||
spec:
|
spec:
|
||||||
|
Reference in New Issue
Block a user