mirror of
https://github.com/optim-enterprises-bv/homelab.git
synced 2025-10-29 17:12:34 +00:00
hostname: "*.stonegarden.dev" appears to give me some trouble. It could be that I've done something stupid with the certificates... again. Maybe a rate limit? Manually listing all Gateway endpoints and fixing the wildard issue at a later date.
9 lines
168 B
YAML
9 lines
168 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- ns.yaml
|
|
- svc.yaml
|
|
- endpoint-slice.yaml
|
|
- http-route.yaml
|
|
# - ingress-route.yaml |