Skip to content

Commit

Permalink
fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
pasqualespica committed Nov 28, 2023
1 parent ccdbb44 commit 9ac2d9f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
6 changes: 0 additions & 6 deletions helm/Chart.lock

This file was deleted.

9 changes: 9 additions & 0 deletions helm/values-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,15 @@ microservice-chart:
operator: In
values:
- user
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchLabels:
app.kubernetes.io/instance: pagopareceiptpdfhelpdesk
namespaces: ["receipts"]
topologyKey: topology.kubernetes.io/zone
canaryDelivery:
create: false
ingress:
Expand Down

0 comments on commit 9ac2d9f

Please sign in to comment.