Rename manifest path
This commit is contained in:
parent
9e8b0f1fe7
commit
549923ae79
@ -11,7 +11,7 @@ spec:
|
||||
branch: main
|
||||
secretRef:
|
||||
name: flux-system
|
||||
url: https://git.e2m.io/obch-flux/obch-deploy.git
|
||||
url: https://git.e2m.io/flux-user/flux-deploy.git
|
||||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||
kind: Kustomization
|
||||
@ -20,7 +20,7 @@ metadata:
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 10m0s
|
||||
path: ./clusters/minikube
|
||||
path: ./clusters/dev
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
Loading…
Reference in New Issue
Block a user