|
@@ -57,7 +57,7 @@ following configurable parameters(other parameters can be found in values.yaml):
|
|
|
| Parameter | Description | Default |
|
|
|
|------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------|
|
|
|
| `image.repository` | Flink Container image name | `flink` |
|
|
|
-| `image.tag` | Flink Container image tag | `1.10.0-scala_2.12` |
|
|
|
+| `image.tag` | Flink Container image tag | `1.11.2-scala_2.12` |
|
|
|
| `image.PullPolicy` | Flink Containers pull policy | `IfNotPresent` |
|
|
|
| `flink.monitoring.enabled` | Enables Flink monitoring | `true` |
|
|
|
| `jobmanager.highAvailability.enabled` | Enables Jobmanager HA mode key | `false` |
|