feat: Setup ArgoCD on k8s-peterg
This commit is contained in:
parent
67621c6409
commit
a009bbf121
12 changed files with 27398 additions and 1364 deletions
|
|
@ -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: http
|
||||
hostnames:
|
||||
- "argocd.k8s-test.wheatley.in"
|
||||
rules:
|
||||
- backendRefs:
|
||||
- name: argocd-server
|
||||
port: 80
|
||||
Loading…
Add table
Add a link
Reference in a new issue