Skip to content

Commit 015aa5f

Browse files
author
Artyom Matantsev
committed
Move csi images to public registry
1 parent f64a97e commit 015aa5f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

deploy/v1.0.0/controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ spec:
3636
key: folderId
3737
- name: SA_KEY
3838
value: /etc/yc-disk-csi-driver/sa-key.json
39-
image: cr.yandex/crpepe7vk2hr2549ncud/yc-csi-controller:2fc83cb
39+
image: cr.yandex/crpsjg1coh47p81vh2lc/yc-csi-controller:v1.0.0
4040
resources: {}
4141
volumeMounts:
4242
- name: sa-key

deploy/v1.0.0/node.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ spec:
2525
- name: yc-csi-node
2626
securityContext:
2727
privileged: true
28-
image: cr.yandex/crpepe7vk2hr2549ncud/yc-csi-node:2fc83cb
28+
image: cr.yandex/crpsjg1coh47p81vh2lc/yc-csi-node:v1.0.0
2929
resources:
3030
requests:
3131
memory: 16Mi

0 commit comments

Comments
 (0)