fix: production deployment — appsettings.Production.json + fix K8S_SERVER + set image
Build and Deploy to Kubernetes / build-and-deploy (push) Has been cancelled
Build and Deploy to Kubernetes / build-and-deploy (push) Has been cancelled
- appsettings.Production.json: GwUrl=cms.kbs1.ir - prod-deploy.yml: K8S_SERVER 194.5.195.53 → 45.149.79.127 - prod-deploy.yml: kubectl set image instead of rollout restart
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"GwUrl": "https://cms.kbs1.ir",
|
||||
"Authentication": {
|
||||
"Authority": "https://ids.afrino.co/",
|
||||
"ClientId": "client_backoffice_spa"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user