Skip to content

Commit 38b67fb

Browse files
committed
update doc
1 parent e382162 commit 38b67fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controllers/cloudinit/worker_join.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ type WorkerInput struct {
4646
Confinement string
4747
// RiskLevel specifies the risk level (strict, candidate, beta, edge) for the snap channels.
4848
RiskLevel string
49-
// SnapstoreProxyScheme specifies the scheme (i.e https://) of the domain.
49+
// SnapstoreProxyScheme specifies the scheme (e.g http or https) of the domain. Defaults to http.
5050
SnapstoreProxyScheme string
5151
// SnapstoreProxyDomain specifies the domain of the snapstore proxy if one is to be used.
5252
SnapstoreProxyDomain string

0 commit comments

Comments
 (0)