Reduced pod scaling to 1 from 2 #17

Merged
khwezi merged 1 commits from migration into master 2026-05-16 00:46:01 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="LiteCharms.Features" Version="1.26.0" />
<PackageReference Include="LiteCharms.Features" Version="1.32.0" />
<PackageReference Include="Polly" Version="8.6.6" />
</ItemGroup>
+1 -1
View File
@@ -44,7 +44,7 @@ metadata:
name: litecharms-shop
namespace: litecharms-shop-uat
spec:
replicas: 2
replicas: 1
selector:
matchLabels:
app: shop