add repo
This commit is contained in:
parent
44cbc1ccf7
commit
7c3001939a
1 changed files with 12 additions and 0 deletions
|
@ -1,3 +1,15 @@
|
||||||
|
---
|
||||||
|
apiVersion: argoproj.io/v1alpha1
|
||||||
|
kind: Repository
|
||||||
|
metadata:
|
||||||
|
name: home-server-repo
|
||||||
|
namespace: argocd
|
||||||
|
spec:
|
||||||
|
type: git
|
||||||
|
url: git@repobase.net:j/home-server-private.git
|
||||||
|
secretRef:
|
||||||
|
name: home-server-ssh-secret
|
||||||
|
|
||||||
---
|
---
|
||||||
apiVersion: argoproj.io/v1alpha1
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
kind: Application
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue