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 f37c0c4 commit 718a441Copy full SHA for 718a441
hadoop-yarn/v3.3.3/values.yaml
@@ -2,12 +2,12 @@ installation:
2
namespace: hadoop-yarn
3
4
image:
5
- repository: registry.cn-hangzhou.aliyuncs.com/koordinator-sh/apache-hadoop
6
- tag: 3.3.2-v1.0
+ repository: registry.cn-beijing.aliyuncs.com/koordinator-sh/apache-hadoop
+ tag: 3.3.3-v1.0
7
pullPolicy: Always
8
9
# The version of the hadoop libraries being used in the image.
10
-hadoopVersion: 3.3.2
+hadoopVersion: 3.3.3
11
logLevel: INFO
12
13
yarn:
0 commit comments