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 50b5a79 commit 45a04afCopy full SHA for 45a04af
controllers/cloudinit/controlplane_join.go
@@ -55,7 +55,7 @@ type ControlPlaneJoinInput struct {
55
RiskLevel string
56
// DisableDefaultCNI specifies whether to use the default CNI plugin.
57
DisableDefaultCNI bool
58
- // SnapstoreProxyScheme specifies the scheme (i.e https://) of the domain.
+ // SnapstoreProxyScheme specifies the scheme (e.g https://) of the domain.
59
SnapstoreProxyScheme string
60
// SnapstoreProxyDomain specifies the domain of the snapstore proxy if one is to be used.
61
SnapstoreProxyDomain string
0 commit comments