infra/kubernetes/librespeed/kustomization.yaml

8 lines
184 B
YAML
Raw Normal View History

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- Deployment-librespeed.yaml
- Service-librespeed.yaml
- Ingress-librespeed.yaml
- Namespace-librespeed.yaml