We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f64a97e commit 015aa5fCopy full SHA for 015aa5f
2 files changed
deploy/v1.0.0/controller.yaml
@@ -36,7 +36,7 @@ spec:
36
key: folderId
37
- name: SA_KEY
38
value: /etc/yc-disk-csi-driver/sa-key.json
39
- image: cr.yandex/crpepe7vk2hr2549ncud/yc-csi-controller:2fc83cb
+ image: cr.yandex/crpsjg1coh47p81vh2lc/yc-csi-controller:v1.0.0
40
resources: {}
41
volumeMounts:
42
- name: sa-key
deploy/v1.0.0/node.yaml
@@ -25,7 +25,7 @@ spec:
25
- name: yc-csi-node
26
securityContext:
27
privileged: true
28
- image: cr.yandex/crpepe7vk2hr2549ncud/yc-csi-node:2fc83cb
+ image: cr.yandex/crpsjg1coh47p81vh2lc/yc-csi-node:v1.0.0
29
resources:
30
requests:
31
memory: 16Mi
0 commit comments