chore(argocd): Refactor to use helm chart

This commit is contained in:
Peter 2026-03-26 15:57:18 +01:00
parent 93ecd0c14e
commit dfe3e5ae4f
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg
9 changed files with 149 additions and 27080 deletions

View file

@ -1,17 +0,0 @@
---
apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute
metadata:
name: argocd-route
namespace: argocd
spec:
parentRefs:
- name: internal
namespace: kube-system
sectionName: https
hostnames:
- "argocd.peterg.nl"
rules:
- backendRefs:
- name: argocd-server
port: 80