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 6fa2d76 commit fcbc441Copy full SHA for fcbc441
bootstrap-components.yaml
@@ -190,6 +190,10 @@ spec:
190
snapstoreProxyId:
191
description: The snap store proxy ID
192
type: string
193
+ snapstoreProxyScheme:
194
+ description: The snap store proxy domain's scheme, e.g. "http"
195
+ or "https" without "://" Defaults to "http".
196
+ type: string
197
type: object
198
199
status:
@@ -468,6 +472,10 @@ spec:
468
472
469
473
470
474
475
476
+ description: The snap store proxy domain's scheme, e.g.
477
+ "http" or "https" without "://" Defaults to "http".
478
471
479
480
481
0 commit comments