4
4
5
5
workdir : /tmp
6
6
crdUpgrade :
7
- image : fluidcloudnative/fluid-crd-upgrader:v0.8.5-00f609e
7
+ image : fluidcloudnative/fluid-crd-upgrader:v0.8.6-2131f34
8
8
9
9
image :
10
10
imagePullSecrets : []
11
11
12
12
dataset :
13
13
replicas : 1
14
14
controller :
15
- image : fluidcloudnative/dataset-controller:v0.8.5-00f609e
15
+ image : fluidcloudnative/dataset-controller:v0.8.6-2131f34
16
16
17
17
csi :
18
18
featureGates : " FuseRecovery=false"
21
21
registrar :
22
22
image : registry.aliyuncs.com/acs/csi-node-driver-registrar:v2.3.0-038aeb6-aliyun
23
23
plugins :
24
- image : fluidcloudnative/fluid-csi:v0.8.5-00f609e
24
+ image : fluidcloudnative/fluid-csi:v0.8.6-2131f34
25
25
kubelet :
26
+ kubeConfigFile : /etc/kubernetes/kubelet.conf
27
+ certDir : /var/lib/kubelet/pki
26
28
rootDir : /var/lib/kubelet
27
29
pruneFs : fuse.alluxio-fuse,fuse.jindofs-fuse,fuse.juicefs,fuse.goosefs-fuse,ossfs
28
30
@@ -37,9 +39,9 @@ runtime:
37
39
portAllocatePolicy : random
38
40
enabled : false
39
41
init :
40
- image : fluidcloudnative/init-users:v0.8.5-00f609e
42
+ image : fluidcloudnative/init-users:v0.8.6-2131f34
41
43
controller :
42
- image : fluidcloudnative/alluxioruntime-controller:v0.8.5-00f609e
44
+ image : fluidcloudnative/alluxioruntime-controller:v0.8.6-2131f34
43
45
runtime :
44
46
# image: fluidcloudnative/alluxio:release-2.7.3-SNAPSHOT-a7154f1
45
47
image : fluidcloudnative/alluxio:release-2.8.1-SNAPSHOT-0433ade
@@ -59,21 +61,21 @@ runtime:
59
61
fuse :
60
62
image : registry.cn-shanghai.aliyuncs.com/jindofs/jindo-fuse:4.5.1
61
63
controller :
62
- image : fluidcloudnative/jindoruntime-controller:v0.8.5-00f609e
64
+ image : fluidcloudnative/jindoruntime-controller:v0.8.6-2131f34
63
65
init :
64
66
portCheck :
65
67
enabled : false
66
- image : fluidcloudnative/init-users:v0.8.5-00f609e
68
+ image : fluidcloudnative/init-users:v0.8.6-2131f34
67
69
goosefs :
68
70
replicas : 1
69
71
runtimeWorkers : 3
70
72
portRange : 26000-32000
71
73
portAllocatePolicy : random
72
74
enabled : false
73
75
init :
74
- image : fluidcloudnative/init-users:v0.8.5-00f609e
76
+ image : fluidcloudnative/init-users:v0.8.6-2131f34
75
77
controller :
76
- image : fluidcloudnative/goosefsruntime-controller:v0.8.5-00f609e
78
+ image : fluidcloudnative/goosefsruntime-controller:v0.8.6-2131f34
77
79
runtime :
78
80
image : ccr.ccs.tencentyun.com/qcloud/goosefs:v1.2.0
79
81
fuse :
@@ -82,18 +84,18 @@ runtime:
82
84
replicas : 1
83
85
enabled : false
84
86
controller :
85
- image : fluidcloudnative/juicefsruntime-controller:v0.8.5-00f609e
87
+ image : fluidcloudnative/juicefsruntime-controller:v0.8.6-2131f34
86
88
fuse :
87
89
image : juicedata/juicefs-fuse:v1.0.0-4.8.0
88
90
89
91
webhook :
90
92
enabled : true
91
- image : fluidcloudnative/fluid-webhook:v0.8.5-00f609e
93
+ image : fluidcloudnative/fluid-webhook:v0.8.6-2131f34
92
94
replicas : 1
93
95
reinvocationPolicy : Never
94
96
95
97
fluidapp :
96
98
enabled : true
97
99
replicas : 1
98
100
controller :
99
- image : fluidcloudnative/application-controller:v0.8.5-00f609e
101
+ image : fluidcloudnative/application-controller:v0.8.6-2131f34
0 commit comments