add home apps

This commit is contained in:
2022-04-08 12:11:42 +10:00
parent 5d7fa53df8
commit 7a6fb3b86e
+16
View File
@@ -0,0 +1,16 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: home-apps
namespace: argocd
spec:
project: default
syncPolicy:
automated: {}
source:
repoURL: git@github.com:wahyd4/home-docker.git
targetRevision: master
path: home-apps
destination:
server: https://192.168.1.2:6443
namespace: home-apps