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