mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-11-01 18:37:52 +00:00
fix(hubble): Move Hubble to it's own folder
This commit is contained in:
@@ -2,8 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- traefik-forward-auth
|
||||
- ingress-route.yaml
|
||||
- ip-pool.yaml
|
||||
- announce.yaml
|
||||
- pv-cilium-spire-config.yaml
|
||||
|
||||
6
infra/hubble/kustomization.yaml
Normal file
6
infra/hubble/kustomization.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
resources:
|
||||
- traefik-forward-auth
|
||||
- ingress-route.yaml
|
||||
Reference in New Issue
Block a user