mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-29 07:56:47 -05: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