fix(metallb): indent issue with L2 advertisements (#3777)
The NodeSelectors was wrongly indented, causing the template to generate empty names. This in result causes an error during provisioning of metallb when L2 advertisements are used.
This commit is contained in:
@@ -25,7 +25,7 @@ sources:
|
||||
- https://github.com/metallb/metallb
|
||||
- https://metallb.universe.tf
|
||||
type: application
|
||||
version: 4.0.8
|
||||
version: 4.0.9
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- core
|
||||
|
||||
Reference in New Issue
Block a user