Skip to content

Commit

Permalink
relax in test
Browse files Browse the repository at this point in the history
  • Loading branch information
jabdoa2 authored and toelke committed May 2, 2024
1 parent 3e509df commit 42b3a37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hack/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pdb:
topologySpreadConstraints:
- maxSkew: 1
topologyKey: topology.kubernetes.io/zone
whenUnsatisfiable: DoNotSchedule
whenUnsatisfiable: ScheduleAnyway
labelSelector:
matchLabels:
app: wave
Expand All @@ -20,4 +20,4 @@ resources:
memory: 256Mi
cpu: 25m
limits:
memory: 2Gi
memory: 2Gi

0 comments on commit 42b3a37

Please sign in to comment.