1 Commits

Author SHA1 Message Date
khwezi 5a51926a83 Reduced pod scaling to 1 from 2
continuous-integration/drone/pr Build is passing
Updated nuget packages
2026-05-16 00:45:26 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
</ItemGroup> </ItemGroup>
<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" /> <PackageReference Include="Polly" Version="8.6.6" />
</ItemGroup> </ItemGroup>
+1 -1
View File
@@ -44,7 +44,7 @@ metadata:
name: litecharms-shop name: litecharms-shop
namespace: litecharms-shop-uat namespace: litecharms-shop-uat
spec: spec:
replicas: 2 replicas: 1
selector: selector:
matchLabels: matchLabels:
app: shop app: shop