state: fix whitespace issue in generated docs

This commit is contained in:
Markus Rudy 2023-11-24 12:04:14 +01:00 committed by Markus Rudy
parent 9a62657b80
commit 42f0aa8eb1
2 changed files with 3 additions and 3 deletions

View file

@ -121,7 +121,7 @@ type Infrastructure struct {
InitSecret HexBytes `yaml:"initSecret"`
// description: |
// List of Subject Alternative Names (SANs) to add to the Kubernetes API server certificate.
// If no SANs should be added, this field can be left empty.
// If no SANs should be added, this field can be left empty.
APIServerCertSANs []string `yaml:"apiServerCertSANs"`
// description: |
// Name used in the cluster's named resources.