core: point flux to infrastructure path
This commit is contained in:
parent
051691e71f
commit
d6f0f375b7
@ -6,7 +6,7 @@ metadata:
|
|||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
interval: 10m
|
interval: 10m
|
||||||
path: ./clusters/atlas/platform
|
path: ./infrastructure/core
|
||||||
prune: true
|
prune: true
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
|
|||||||
@ -4,3 +4,4 @@ kind: Kustomization
|
|||||||
resources:
|
resources:
|
||||||
- ../modules/base
|
- ../modules/base
|
||||||
- ../modules/profiles/atlas-ha
|
- ../modules/profiles/atlas-ha
|
||||||
|
- ../sources/cert-manager/letsencrypt.yaml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user