feat: update flink to 2.3

This commit is contained in:
2026-07-22 10:48:53 +03:30
parent 5ca1c28b33
commit 494d32c565
9 changed files with 127 additions and 18 deletions

View File

@@ -113,9 +113,13 @@ affinity: {}
# Global values for the Flink deployment
flink:
# Flink major.minor version (semver string). Used by config template to emit
# the correct configuration key names for the target Flink version.
# Override to "1.20" for backward compatibility with Flink 1.20.x.
version: "2.3"
image:
repository: lcr.logicamp.tech/library/flink
tag: 1.20.1-scala_2.12-java17-minicluster
repository: pcr.pishgaman.top/library/flink-kube-operator/flink
tag: 2.3.0-java21-v1.3.0
parallelism:
default: 1 # Default parallelism for Flink jobs