restruct project

This commit is contained in:
2024-06-13 00:13:15 +10:00
parent 979dce07f6
commit 187d95ec17
3 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ spec:
suspend: false
interval: 1h
targetNamespace: cert-manager
path: ./kubernetes/apps/clusterissuer
path: ./kubernetes/apps/clusterissuer/app
prune: true
sourceRef:
kind: GitRepository

View File

@@ -5,7 +5,7 @@ metadata:
namespace: flux-system
spec:
interval: 1h
path: ./kubernetes/apps/podinfo
path: ./kubernetes/apps/podinfo/app
prune: true
sourceRef:
kind: GitRepository

View File

@@ -7,7 +7,7 @@ spec:
suspend: true
interval: 1h
targetNamespace: flux-system
path: ./kubernetes/apps/prometheus-operator
path: ./kubernetes/apps/prometheus-operator/app
prune: true
sourceRef:
kind: GitRepository