mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
fix: envoy-gateway migration
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user