retaildevcrews / aks-secure-baseline-hack-template

Hands-on hack for learning AKS Secure Baseline
MIT License
1 stars 1 forks source link

Convert Git Origin URL To HTTPS from SSH For Flux #382

Closed alfredoihernandez closed 3 years ago

alfredoihernandez commented 3 years ago

Type of PR

PR Checklist

Purpose of PR

Hardcode Git Origin URL To HTTPS So SSH Cannot Be Set By Accident. Flux requires HTTPS

Does this introduce a breaking change

Validation

Issues Closed or Referenced

alfredoihernandez commented 3 years ago

Tested on a repo cloned with HTTPS (codespaces linux)

image

Tested on a repo cloned with SSH (mac os)

image