You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "A test package for the marketplace CNAB structure with existing or new cluster."
version: 1.1.1 #Must be in the format of #.#.#
helmChart: "./azure-vote-custom"
clusterArmTemplate: "./mainTemplate.json"
uiDefinition: "./createUIDefinition.json"
registryServer: "cnabbundle.azurecr.io"
extensionRegistrationParameters:
defaultScope: "cluster" # cluster or namespace
namespace: "azure-vote-custom" # Specify the namespace the extension will install into. This property is required when defaultScope field value is chosen as 'cluster'