flux: migrate to flux cd
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: home-assistant
|
||||
spec:
|
||||
interval: 1m0s
|
||||
url: ssh://git@git.limbosolutions.com:2222/marcio.fernandes/homeAssistant.git
|
||||
ref:
|
||||
branch: master
|
||||
secretRef:
|
||||
name: flux-repo-ssh-credentials
|
||||
Reference in New Issue
Block a user