feat: Provision k8s-wheatley cluster through ArgoCD

This commit is contained in:
Peter 2025-11-08 22:01:51 +01:00
parent dc268db7b4
commit ea771272e9
10 changed files with 56 additions and 36 deletions

View file

@ -1,17 +0,0 @@
---
apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute
metadata:
name: hubble-route
namespace: kube-system
spec:
parentRefs:
- name: internal
namespace: kube-system
sectionName: http
hostnames:
- "hubble.k8s-test.wheatley.in"
rules:
- backendRefs:
- name: hubble-ui
port: 80