feat(metallb): adding secret creation
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: metallb-system
|
||||
|
||||
resources:
|
||||
- github.com/metallb/metallb/config/native?ref=v0.13.7
|
||||
- ./secrets
|
||||
- github.com/metallb/metallb/config/native?ref=v0.13.7
|
||||
|
Reference in New Issue
Block a user