Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
eaudetcobello committed Jul 31, 2024
1 parent e382162 commit 38b67fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/cloudinit/worker_join.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ type WorkerInput struct {
Confinement string
// RiskLevel specifies the risk level (strict, candidate, beta, edge) for the snap channels.
RiskLevel string
// SnapstoreProxyScheme specifies the scheme (i.e https://) of the domain.
// SnapstoreProxyScheme specifies the scheme (e.g http or https) of the domain. Defaults to http.
SnapstoreProxyScheme string
// SnapstoreProxyDomain specifies the domain of the snapstore proxy if one is to be used.
SnapstoreProxyDomain string
Expand Down

0 comments on commit 38b67fb

Please sign in to comment.