Refactore the entire k8s manifest for pure https routing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Khwezi Mngoma
2026-06-14 17:48:39 +02:00
parent 53b3018d9e
commit 17a74ca750
3 changed files with 46 additions and 17 deletions
@@ -14,7 +14,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": false,
"applicationUrl": "https://localhost:7021;http://localhost:5053",
"applicationUrl": "https://localhost:8440;http://localhost:8083",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}