This commit is contained in:
jb 2025-09-04 00:24:36 +10:00
parent a3cba0cf81
commit 1a05b8bea2

View file

@ -1,15 +1,3 @@
---
apiVersion: argoproj.io/v1alpha1
kind: Repository
metadata:
name: home-server-repo
namespace: argocd
spec:
type: git
url: ssh://git@repobase.net:j/home-server-private.git
secretRef:
name: home-server-ssh-secret
---
apiVersion: argoproj.io/v1alpha1
kind: Application