Azure / AKS-Construction

Accelerate your onboarding to AKS with; Helper Web App, bicep templating and CI/CD samples. Flexible & secure AKS baseline implementations in a Microsoft + community maintained reference implementation.
https://azure.github.io/AKS-Construction/
MIT License
351 stars 153 forks source link

Powershell script postdeploy releace_version typo #698

Open steverash opened 1 month ago

steverash commented 1 month ago

Describe the bug The powershell script generated contains a typo - "releace_version" should be "release_version".

To Reproduce Steps to reproduce the behavior:

  1. Go to https://azure.github.io/AKS-Construction/
  2. Click on the option to deploy any of the ingress controllers
  3. Scroll down to the powershell script and look for the last command.
  4. It will have a param of -releace_version=

Expected behavior The param should be -release_version=

github-actions[bot] commented 2 weeks ago

Issue smells stale, no activity for 30 days. Stale Label will be removed if the issue is updated, otherwise closed in a month.