Skip to content

Commit 42b3a37

Browse files
jabdoa2toelke
authored andcommitted
relax in test
1 parent 3e509df commit 42b3a37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hack/production.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pdb:
1010
topologySpreadConstraints:
1111
- maxSkew: 1
1212
topologyKey: topology.kubernetes.io/zone
13-
whenUnsatisfiable: DoNotSchedule
13+
whenUnsatisfiable: ScheduleAnyway
1414
labelSelector:
1515
matchLabels:
1616
app: wave
@@ -20,4 +20,4 @@ resources:
2020
memory: 256Mi
2121
cpu: 25m
2222
limits:
23-
memory: 2Gi
23+
memory: 2Gi

0 commit comments

Comments
 (0)