We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2499166 commit b667782Copy full SHA for b667782
pkg/api/v1/cluster_types.go
@@ -1641,6 +1641,7 @@ type BootstrapInitDB struct {
1641
Secret *LocalObjectReference `json:"secret,omitempty"`
1642
1643
// The list of options that must be passed to initdb when creating the cluster.
1644
+ //
1645
// Deprecated: This could lead to inconsistent configurations,
1646
// please use the explicit provided parameters instead.
1647
// If defined, explicit values will be ignored.
0 commit comments