diff --git a/incubating/hello-world/templates/deployment.yaml b/incubating/hello-world/templates/deployment.yaml index 1c28542..0af13a0 100644 --- a/incubating/hello-world/templates/deployment.yaml +++ b/incubating/hello-world/templates/deployment.yaml @@ -26,6 +26,7 @@ spec: ports: - name: http containerPort: 8080 + port: 80 protocol: TCP livenessProbe: httpGet: