mirror of
https://github.com/outbackdingo/homelab-v.git
synced 2026-08-25 14:53:19 +00:00
It appears to work without a separate Gateway now. Should investigate if https://github.com/cilium/cilium/issues/32371 can be closed Signed-off-by: Vegard Hagen <[email protected]>
10 lines
179 B
YAML
10 lines
179 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
|
|
resources:
|
|
- cert-stonegarden.yaml
|
|
- gateway-class.yaml
|
|
- ns.yaml
|
|
- gw-external.yaml
|
|
- gw-internal.yaml
|