Azure-Samples / aks-platform-engineering

MIT License
83 stars 22 forks source link

Add values.yaml file #92

Closed willie-yao closed 1 month ago

willie-yao commented 2 months ago

Purpose

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

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

dtzar commented 2 months ago

@willie-yao can you please test this now with 0.13.0 of CAPI-Operator?

willie-yao commented 2 months ago

@dtzar Verified it works!