From e41dc0c4da9263640dcf9e65a3785333f70e3531 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Tue, 20 Jun 2023 00:11:50 +1000 Subject: [PATCH] test helm --- manifests/02-services/hw-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/02-services/hw-service.yaml b/manifests/02-services/hw-service.yaml index 7f3ecfd..c5ede1d 100644 --- a/manifests/02-services/hw-service.yaml +++ b/manifests/02-services/hw-service.yaml @@ -6,7 +6,7 @@ metadata: spec: type: NodePort selector: - app.kubernetes.io/name: helloworld + app: helloworld ports: - protocol: TCP port: 80