fix: update GW_URL in backoffice deployment to correct endpoint
Build and Deploy to Production / build-and-deploy (push) Successful in 15m40s
Build and Deploy to Production / build-and-deploy (push) Successful in 15m40s
This commit is contained in:
@@ -28,7 +28,7 @@ spec:
|
|||||||
- name: BLAZOR_ENVIRONMENT
|
- name: BLAZOR_ENVIRONMENT
|
||||||
value: "Staging"
|
value: "Staging"
|
||||||
- name: GW_URL
|
- name: GW_URL
|
||||||
value: "https://cms.se.kbs1.ir"
|
value: "https://cms.kbs2.ir"
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: "128Mi"
|
memory: "128Mi"
|
||||||
|
|||||||
Reference in New Issue
Block a user