From fcbc441dad81b6c848fdba4487250b11f1607c71 Mon Sep 17 00:00:00 2001 From: eaudetcobello Date: Wed, 31 Jul 2024 16:36:38 -0400 Subject: [PATCH] update bootstrap-components.yaml --- bootstrap-components.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/bootstrap-components.yaml b/bootstrap-components.yaml index f8c4658..24c3b8b 100644 --- a/bootstrap-components.yaml +++ b/bootstrap-components.yaml @@ -190,6 +190,10 @@ spec: snapstoreProxyId: description: The snap store proxy ID type: string + snapstoreProxyScheme: + description: The snap store proxy domain's scheme, e.g. "http" + or "https" without "://" Defaults to "http". + type: string type: object type: object status: @@ -468,6 +472,10 @@ spec: snapstoreProxyId: description: The snap store proxy ID type: string + snapstoreProxyScheme: + description: The snap store proxy domain's scheme, e.g. + "http" or "https" without "://" Defaults to "http". + type: string type: object type: object type: object