From 6f33cb7b264071988db0dc1de260d60a5099f9bc Mon Sep 17 00:00:00 2001 From: Sven Ketelsen Date: Fri, 3 Jun 2022 08:07:25 +0200 Subject: [PATCH] feat: prometheus --- smardigo/templates/connect/deployment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/smardigo/templates/connect/deployment.yml b/smardigo/templates/connect/deployment.yml index 06c8915..9b3a401 100644 --- a/smardigo/templates/connect/deployment.yml +++ b/smardigo/templates/connect/deployment.yml @@ -132,6 +132,7 @@ spec: value: "true" ports: - containerPort: 8080 + - containerPort: 8081 initContainers: - name: init-iam image: busybox:1.28