11 lines
312 B
YAML
11 lines
312 B
YAML
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||
|
kind: Kustomization
|
||
|
|
||
|
resources:
|
||
|
- https://raw.githubusercontent.com/metallb/metallb/v0.13.7/config/manifests/metallb-native.yaml
|
||
|
- metallb
|
||
|
- ovh-config.yaml
|
||
|
- res
|
||
|
- https://raw.githubusercontent.com/longhorn/longhorn/master/deploy/longhorn.yaml
|
||
|
- longhorn
|