2022-12-30 22:48:09 +00:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
|
|
|
|
resources:
|
|
|
|
- https://raw.githubusercontent.com/metallb/metallb/v0.13.7/config/manifests/metallb-native.yaml
|
2023-01-03 00:27:06 +00:00
|
|
|
- ../../metallb
|
|
|
|
- ../../res
|
2022-12-30 22:48:09 +00:00
|
|
|
- https://raw.githubusercontent.com/longhorn/longhorn/master/deploy/longhorn.yaml
|
2023-01-03 00:27:06 +00:00
|
|
|
- ../../longhorn
|
|
|
|
- ../../traefik
|