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