chore: update .gitignore, change imagePullPolicy to Always in backoffice deployment, and add new columns for ChangeDiscountValue and CurrentDiscountBalance in WalletManagementPage. Bump Foursat.CMSMicroservice.Protobuf to 0.0.200.
Build and Deploy to Kubernetes / build-and-deploy (push) Has been cancelled

This commit is contained in:
masoodafar-web
2026-06-20 23:38:14 +03:30
parent 31f0fc4860
commit 6126ecf023
4 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ spec:
containers:
- name: backoffice
image: 194.5.195.53:30080/admin/backoffice:latest
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
ports:
- containerPort: 80
name: http