Fix(metallb): add helmrepo in kustomization

This commit is contained in:
2024-12-03 02:07:28 +00:00
parent 60af331db2
commit 0f6d0e7206

View File

@@ -6,6 +6,7 @@ generatorOptions:
disableNameSuffixHash: true disableNameSuffixHash: true
resources: resources:
- namespace.yaml - namespace.yaml
- helmrepo.yaml
- helmrelease.yaml - helmrelease.yaml
- l2advertisement.yaml - l2advertisement.yaml
- ipaddresspool.yaml - ipaddresspool.yaml