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
|
||||
namespace: flux2
|
||||
spec:
|
||||
url: https://git.smsvc.net/smark/flux2-test.git
|
||||
url: https://git.smsvc.net/k8s/flux2-test.git
|
||||
interval: 15s
|
||||
ref:
|
||||
branch: main
|
||||
|
|
Loading…
Reference in a new issue