@@ -12,7 +12,7 @@ crdUpgrade:
12
12
enabled : true
13
13
# This sets the time-to-live (TTL) for crd-upgrade jobs. Default is 259200 seconds (3 days).
14
14
ttlSecondsAfterFinished : 259200
15
- image : fluidcloudnative/fluid-crd-upgrader:v1.0.1-a3c7b09
15
+ image : fluidcloudnative/fluid-crd-upgrader:v1.0.1-8601c7f
16
16
17
17
# # if unspecified, will use built-in variable `.Release.Namespace`.
18
18
namespace : fluid-system
@@ -25,7 +25,7 @@ dataset:
25
25
tolerations :
26
26
- operator : Exists
27
27
controller :
28
- image : fluidcloudnative/dataset-controller:v1.0.1-a3c7b09
28
+ image : fluidcloudnative/dataset-controller:v1.0.1-8601c7f
29
29
featureGates : " DataflowAffinity=false"
30
30
31
31
csi :
37
37
registrar :
38
38
image : fluidcloudnative/csi-node-driver-registrar:v2.3.0
39
39
plugins :
40
- image : fluidcloudnative/fluid-csi:v1.0.1-a3c7b09
40
+ image : fluidcloudnative/fluid-csi:v1.0.1-8601c7f
41
41
kubelet :
42
42
kubeConfigFile : /etc/kubernetes/kubelet.conf
43
43
certDir : /var/lib/kubelet/pki
@@ -64,7 +64,7 @@ runtime:
64
64
init :
65
65
image : fluidcloudnative/init-users:v0.9.0
66
66
controller :
67
- image : fluidcloudnative/alluxioruntime-controller:v1.0.1-a3c7b09
67
+ image : fluidcloudnative/alluxioruntime-controller:v1.0.1-8601c7f
68
68
runtime :
69
69
image : alluxio/alluxio-dev:2.9.0
70
70
fuse :
@@ -85,7 +85,7 @@ runtime:
85
85
fuse :
86
86
image : registry.cn-shanghai.aliyuncs.com/jindofs/jindo-fuse:6.4.0
87
87
controller :
88
- image : fluidcloudnative/jindoruntime-controller:v1.0.1-a3c7b09
88
+ image : fluidcloudnative/jindoruntime-controller:v1.0.1-8601c7f
89
89
init :
90
90
portCheck :
91
91
enabled : false
@@ -101,7 +101,7 @@ runtime:
101
101
init :
102
102
image : fluidcloudnative/init-users:v0.9.0
103
103
controller :
104
- image : fluidcloudnative/goosefsruntime-controller:v1.0.1-a3c7b09
104
+ image : fluidcloudnative/goosefsruntime-controller:v1.0.1-8601c7f
105
105
runtime :
106
106
image : ccr.ccs.tencentyun.com/qcloud/goosefs:v1.2.0
107
107
fuse :
@@ -113,7 +113,7 @@ runtime:
113
113
enabled : false
114
114
runtimeWorkers : 3
115
115
controller :
116
- image : fluidcloudnative/juicefsruntime-controller:v1.0.1-a3c7b09
116
+ image : fluidcloudnative/juicefsruntime-controller:v1.0.1-8601c7f
117
117
fuse :
118
118
ceimage : juicedata/juicefs-fuse:ce-v1.1.0-rc1
119
119
eeimage : juicedata/juicefs-fuse:ee-4.9.16
@@ -123,7 +123,7 @@ runtime:
123
123
- operator : Exists
124
124
enabled : false
125
125
controller :
126
- image : fluidcloudnative/thinruntime-controller:v1.0.1-a3c7b09
126
+ image : fluidcloudnative/thinruntime-controller:v1.0.1-8601c7f
127
127
fuse :
128
128
configStorage : configmap
129
129
efc :
@@ -132,7 +132,7 @@ runtime:
132
132
- operator : Exists
133
133
enabled : false
134
134
controller :
135
- image : fluidcloudnative/efcruntime-controller:v1.0.1-a3c7b09
135
+ image : fluidcloudnative/efcruntime-controller:v1.0.1-8601c7f
136
136
imagePullPolicy : Always
137
137
init :
138
138
image : registry.cn-zhangjiakou.aliyuncs.com/nascache/init-alifuse:v1.2.2-19dcee9
@@ -149,7 +149,7 @@ runtime:
149
149
- operator : Exists
150
150
enabled : false
151
151
controller :
152
- image : fluidcloudnative/vineyardruntime-controller:v1.0.1-a3c7b09
152
+ image : fluidcloudnative/vineyardruntime-controller:v1.0.1-8601c7f
153
153
imagePullPolicy : Always
154
154
master :
155
155
image : bitnami/etcd:3.5.10
@@ -160,7 +160,7 @@ runtime:
160
160
161
161
webhook :
162
162
enabled : true
163
- image : fluidcloudnative/fluid-webhook:v1.0.1-a3c7b09
163
+ image : fluidcloudnative/fluid-webhook:v1.0.1-8601c7f
164
164
replicas : 1
165
165
timeoutSeconds : 15
166
166
reinvocationPolicy : IfNeeded
@@ -210,4 +210,4 @@ fluidapp:
210
210
tolerations :
211
211
- operator : Exists
212
212
controller :
213
- image : fluidcloudnative/application-controller:v1.0.1-a3c7b09
213
+ image : fluidcloudnative/application-controller:v1.0.1-8601c7f
0 commit comments