Update Flux manifests
This commit is contained in:
parent
4ac1ffc431
commit
140a2a2721
2 changed files with 1 additions and 3 deletions
kubernetes/cluster/production/flux-system
|
@ -20,7 +20,7 @@ metadata:
|
|||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m0s
|
||||
path: ./kubernetes
|
||||
path: ./kubernetes/cluster/production
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
|
|
|
@ -3,5 +3,3 @@ kind: Kustomization
|
|||
resources:
|
||||
- gotk-components.yaml
|
||||
- gotk-sync.yaml
|
||||
- secrets.yaml
|
||||
- apps.yaml
|
||||
|
|
Reference in a new issue