Azure-Samples / aks-platform-engineering

MIT License
83 stars 22 forks source link

Change the gitops bridge repo url to upstream #78

Closed seenu433 closed 3 months ago

seenu433 commented 3 months ago

Purpose

Change the gitops bridge repo url to upstream

Does this introduce a breaking change?

[ ] Yes
[X ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[X ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] 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