mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 00:54:26 +00:00
Unify homelab proxies
This commit is contained in:
10
apps/prod/homelab-proxy/kustomization.yaml
Normal file
10
apps/prod/homelab-proxy/kustomization.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: homelab-proxy
|
||||
|
||||
resources:
|
||||
- ../../base/homelab-proxy
|
||||
- chatui-ingress.yaml
|
||||
- chatui-service.yaml
|
||||
- llamactl-ingress.yaml
|
||||
- llamactl-service.yaml
|
||||
Reference in New Issue
Block a user