Add links

This commit is contained in:
2026-04-14 14:17:56 +10:00
parent f753c3c1c6
commit 470d250195
+16
View File
@@ -0,0 +1,16 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: links
namespace: argocd
spec:
project: default
syncPolicy:
automated: {}
source:
repoURL: https://github.com/wahyd4/links.git
targetRevision: master
path: k8s
destination:
server: https://kubernetes.default.svc
namespace: apps