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 71b37e1 commit 5a74811Copy full SHA for 5a74811
manifest.jps
@@ -70,6 +70,7 @@ onBeforeInstall: |
70
count: k8smCount,
71
cloudlets: 32,
72
nodeType: "kubernetes",
73
+ tag: "v1.14.3",
74
scalingMode: "stateless",
75
nodeGroup: "k8sm",
76
displayName: "Master",
@@ -91,6 +92,7 @@ onBeforeInstall: |
91
92
count: workerCount,
93
nodeGroup: "cp",
94
95
96
97
displayName: "Workers",
98
0 commit comments