commit 7ec88c9397ba56eeb252299953aca8178a5653f9 parent 6059b41f64953bcce12246ba107c527cd36f7467 Author: MTRNord <mtrnord1@gmail.com> Date: Thu, 16 Jan 2025 22:20:28 +0100 Fix envoy metrics! Diffstat:
| M | apps/base/envoy-gateway/release.yaml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/apps/base/envoy-gateway/release.yaml b/apps/base/envoy-gateway/release.yaml @@ -184,3 +184,4 @@ spec: endpoints: - port: metrics path: /stats/prometheus + interval: 10s