More namespace issues

This commit is contained in:
2024-08-04 22:17:28 +01:00
parent 98e16f2241
commit f72e017ab9
2 changed files with 3 additions and 3 deletions

View File

@@ -2,11 +2,12 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: flux-apps
namespace: apps
namespace: flux-system
spec:
interval: 10m0s
path: ./apps
targetNamespace: apps
prune: true
sourceRef:
kind: GitRepository
name: apps
name: flux-system