Azure / k8s-deploy

GitHub Action for deploying to Kubernetes clusters
MIT License
252 stars 103 forks source link

Private Cluster Bugfix - Issue with Multiple Files #325

Closed jaiveerk closed 1 month ago

jaiveerk commented 1 month ago

Fixing a bug where private cluster deployment would fail with multiple manifest files

Thanks @davidgamero for identifying the issue and implementing the fix