File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ spec:
142
142
kind : MemoryStore
143
143
drivers :
144
144
- version : v2beta1
145
- image : atomix/atomix-memory-storage-driver:latest
145
+ image : atomix/atomix-memory-storage-driver:v0.7.0
146
146
---
147
147
apiVersion : v1
148
148
kind : ServiceAccount
@@ -237,7 +237,7 @@ spec:
237
237
serviceAccountName : atomix-memory-storage-controller
238
238
containers :
239
239
- name : controller
240
- image : atomix/atomix-memory-storage-controller:latest
240
+ image : atomix/atomix-memory-storage-controller:v0.7.0
241
241
imagePullPolicy : IfNotPresent
242
242
readinessProbe :
243
243
exec :
@@ -263,4 +263,4 @@ spec:
263
263
fieldRef :
264
264
fieldPath : metadata.namespace
265
265
- name : DEFAULT_NODE_V2BETA1_IMAGE
266
- value : atomix/atomix-memory-storage-node:latest
266
+ value : atomix/atomix-memory-storage-node:v0.7.0
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ spec:
142
142
kind : MemoryStore
143
143
drivers :
144
144
- version : v2beta1
145
- image : atomix/atomix-memory-storage-driver:latest
145
+ image : atomix/atomix-memory-storage-driver:v0.7.0
146
146
---
147
147
apiVersion : v1
148
148
kind : ServiceAccount
@@ -237,7 +237,7 @@ spec:
237
237
serviceAccountName : atomix-memory-storage-controller
238
238
containers :
239
239
- name : controller
240
- image : atomix/atomix-memory-storage-controller:latest
240
+ image : atomix/atomix-memory-storage-controller:v0.7.0
241
241
imagePullPolicy : IfNotPresent
242
242
readinessProbe :
243
243
exec :
@@ -263,4 +263,4 @@ spec:
263
263
fieldRef :
264
264
fieldPath : metadata.namespace
265
265
- name : DEFAULT_NODE_V2BETA1_IMAGE
266
- value : atomix/atomix-memory-storage-node:latest
266
+ value : atomix/atomix-memory-storage-node:v0.7.0
You can’t perform that action at this time.
0 commit comments