We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35678bc commit 17d833aCopy full SHA for 17d833a
e2e-tests/data/bluegreen-laststate.yaml
@@ -46,7 +46,7 @@ spec:
46
jobManager:
47
resource:
48
memory: 512m
49
- cpu: 1
+ cpu: 0.5
50
podTemplate:
51
spec:
52
containers:
@@ -66,7 +66,7 @@ spec:
66
taskManager:
67
68
69
70
job:
71
jarURI: local:///opt/flink/examples/streaming/StateMachineExample.jar
72
parallelism: 1
e2e-tests/data/bluegreen-stateless.yaml
@@ -41,11 +41,11 @@ spec:
41
42
43
44
45
0 commit comments