Skip to content

Commit fcbc441

Browse files
committed
update bootstrap-components.yaml
1 parent 6fa2d76 commit fcbc441

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

bootstrap-components.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,10 @@ spec:
190190
snapstoreProxyId:
191191
description: The snap store proxy ID
192192
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
193197
type: object
194198
type: object
195199
status:
@@ -468,6 +472,10 @@ spec:
468472
snapstoreProxyId:
469473
description: The snap store proxy ID
470474
type: string
475+
snapstoreProxyScheme:
476+
description: The snap store proxy domain's scheme, e.g.
477+
"http" or "https" without "://" Defaults to "http".
478+
type: string
471479
type: object
472480
type: object
473481
type: object

0 commit comments

Comments
 (0)