This commit is contained in:
jb 2025-09-04 00:10:43 +10:00
parent 44cbc1ccf7
commit 7c3001939a

View file

@ -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