fix: envoy-gateway migration

This commit is contained in:
auricom
2025-08-19 09:08:41 +02:00
parent 539ec1b7db
commit 6db214c211
81 changed files with 554 additions and 299 deletions

View File

@@ -3,7 +3,7 @@
apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute
metadata:
name: https-redirect
name: pushgateway
spec:
hostnames:
- pushgateway.${SECRET_EXTERNAL_DOMAIN}
@@ -17,8 +17,8 @@ spec:
- backendRefs:
- group: ''
kind: Service
name: pushgateway
namespace: default
name: pushgateway-prometheus-pushgateway
namespace: observability
port: 9091
weight: 1
matches: