mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 00:54:26 +00:00
Add MetalLB configuration and resources for Kubernetes
This commit is contained in:
8
infrastructure/controllers/metallb/kustomization.yaml
Normal file
8
infrastructure/controllers/metallb/kustomization.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
# /infrastructure/controllers/metallb/kustomization.yaml
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- repository.yaml
|
||||
- release.yaml
|
||||
- config-job.yaml
|
||||
Reference in New Issue
Block a user