flux: prep git repo
/ continuous-deploy (push) Successful in 20s
/ continuous-deploy (push) Successful in 20s
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: git-limbosolutions-com
|
||||
namespace: git-limbosolutions-com
|
||||
spec:
|
||||
interval: 1m0s
|
||||
url: ssh://git@git.limbosolutions.com:2222/limbosolutions.com/git.limbosolutions.com.git
|
||||
ref:
|
||||
branch: main
|
||||
secretRef:
|
||||
name: flux-repo-ssh-credentials
|
||||
Reference in New Issue
Block a user