mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-30 02:28:48 -04:00
state: fix whitespace issue in generated docs
This commit is contained in:
parent
9a62657b80
commit
42f0aa8eb1
2 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue