You can ref other rnamespaces

This commit is contained in:
2024-08-04 22:19:55 +01:00
parent f72e017ab9
commit 0bd04bdc72
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,6 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: flux-apps
namespace: flux-system
spec:
interval: 10m0s
path: ./apps
@@ -11,3 +10,4 @@ spec:
sourceRef:
kind: GitRepository
name: flux-system
namespace: flux-system