chore: update flux
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m32s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 2m32s
This commit is contained in:
11
clusters/app/go-example-source.yaml
Normal file
11
clusters/app/go-example-source.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: go-example
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 3m0s
|
||||
ref:
|
||||
branch: main
|
||||
url: https://git.0orz.top/Zpekii/go-example.git
|
||||
Reference in New Issue
Block a user