mirror of
https://github.com/wahyd4/home-argocd.git
synced 2026-08-09 05:06:20 +10:00
Add links
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user