Closed Edouard127 closed 3 months ago
The router-service.yaml template uses the wrong indentation number and function as showed here
router-service.yaml
The nindent prepends the value with a new-line while the indent doesn't This means that the template would generate like this
nindent
extraServiceSpec: ipFamilies: - IPv4 -IPv6
I will be submitting a pull request to fix this
The
router-service.yaml
template uses the wrong indentation number and function as showed hereThe
nindent
prepends the value with a new-line while the indent doesn't This means that the template would generate like thisI will be submitting a pull request to fix this