From b0d344698b9b21d5b1afa52fcc3eebe83f5fb94e Mon Sep 17 00:00:00 2001 From: Marius Ensrud Date: Tue, 15 Feb 2022 10:34:03 +0100 Subject: [PATCH] udp --- charts/omada-controller/5.0/templates/service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/omada-controller/5.0/templates/service.yaml b/charts/omada-controller/5.0/templates/service.yaml index 58cdb86..a22ee1c 100644 --- a/charts/omada-controller/5.0/templates/service.yaml +++ b/charts/omada-controller/5.0/templates/service.yaml @@ -44,7 +44,7 @@ spec: apiVersion: v1 kind: Service metadata: - name: {{ include "omada-controller.fullname" . }}-UDP + name: {{ include "omada-controller.fullname" . }}-udp labels: {{- include "omada-controller.labels" . | nindent 4 }} annotations: