Kubernetes.K3s.installLog/system/kube-vip/application-kube-vip.yaml

18 lines
403 B
YAML
Raw Permalink Normal View History

2025-03-28 12:17:18 +11:00
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: kube-vip
namespace: argo-cd
spec:
destination:
namespace: kube-system
server: https://kubernetes.default.svc
project: default
source:
path: system/kube-vip
repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog.git
targetRevision: HEAD
syncPolicy:
automated:
selfHeal: true