fix(deploy): update repository URL for flux2-test
- change repository URL to point to the correct location
- ensure deployment uses the main branch for updates
🤖
This commit is contained in:
parent
98a4c8c21a
commit
05b8cfbb65
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ metadata:
|
||||||
name: flux2-test
|
name: flux2-test
|
||||||
namespace: flux2
|
namespace: flux2
|
||||||
spec:
|
spec:
|
||||||
url: https://git.smsvc.net/smark/flux2-test.git
|
url: https://git.smsvc.net/k8s/flux2-test.git
|
||||||
interval: 15s
|
interval: 15s
|
||||||
ref:
|
ref:
|
||||||
branch: main
|
branch: main
|
||||||
|
|
Loading…
Reference in a new issue