From 37327d5288973f45f9307f15f514a9908167425a Mon Sep 17 00:00:00 2001 From: tectux Date: Sat, 5 Oct 2024 18:40:33 +0000 Subject: [PATCH] fix labels so that service can find pod --- conduit/templates/wellknown/deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/conduit/templates/wellknown/deployment.yaml b/conduit/templates/wellknown/deployment.yaml index eded4fc..421a093 100644 --- a/conduit/templates/wellknown/deployment.yaml +++ b/conduit/templates/wellknown/deployment.yaml @@ -24,6 +24,7 @@ spec: {{- with .Values.wellknown.podLabels }} {{- toYaml . | nindent 8 }} {{- end }} + type: wellknown spec: {{- with .Values.imagePullSecrets }} imagePullSecrets: