Azure-Samples / kubernetes-offer-samples

Samples for creating an Azure Marketplace Kubernetes offer
MIT License
17 stars 27 forks source link

Port latest changes from the Private preview branch to Samples #2

Closed atchutbarli closed 1 year ago

atchutbarli commented 1 year ago

port changes

Purpose

Port the changes from private preview branch to the k8s branch

Does this introduce a breaking change?

NO

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Documentation content changes

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information