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

@@ -4,9 +4,9 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: &app influx
namespace: flux-system
namespace: &namespace database
spec:
targetNamespace: database
targetNamespace: *namespace
commonMetadata:
labels:
app.kubernetes.io/name: *app