-
Notifications
You must be signed in to change notification settings - Fork 558
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* replace capi * fix az login * update to managed identity * enable system assigned identity * remove debugging * comment resource provider, this will be part of pre-req * update ip address * remove kv extension * add kubevip for service ip * fix kube config * fix nic name * fix nic name * fix kube config * Add role assignment dependency * add kubeconfig * update https * remove kube vip rbac url * remove spn details * update k3s scripts * k3s reset script changes * Fix resource name * update icon names * fix format * fix format * fix inline kubectl format * add retry for k3s gitops * update github account
- Loading branch information
Showing
17 changed files
with
5,452 additions
and
505 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
Start-Process -FilePath msedge -ArgumentList '--new-window https://arcbox.devops.com/bookbuyer https://arcbox.devops.com/bookstore https://arcbox.devops.com/bookstore-v2' | ||
Start-Process -FilePath msedge -ArgumentList '--new-window http://arcbox.devops.com/bookbuyer http://arcbox.devops.com/bookstore http://arcbox.devops.com/bookstore-v2' | ||
[Environment]::Exit(1) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.