From a38e0c43d4321265768520531455e46fb15d6d80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20V=C3=B5sandi?= Date: Thu, 22 Aug 2024 15:59:59 +0300 Subject: [PATCH] https://github.com/kubernetes/kubernetes/issues/113246#issuecomment-1287799966 --- templates/deployment.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/templates/deployment.yaml b/templates/deployment.yaml index 7fdf31c..c7beeb1 100644 --- a/templates/deployment.yaml +++ b/templates/deployment.yaml @@ -44,5 +44,3 @@ spec: ports: - containerPort: 8000 name: http - - containerPort: 8080 - name: metrics