aws: Set AWS_REGION env var for ebs-csi-node and ebs-csi-driver

This commit is contained in:
Ciprian Hacman 2024-01-03 08:10:36 +02:00
parent 5b15753ad0
commit 56aae28776
1 changed files with 4 additions and 0 deletions

View File

@ -419,6 +419,8 @@ spec:
- name: AWS_EC2_METADATA_SERVICE_ENDPOINT_MODE
value: IPv6
{{- end }}
- name: AWS_REGION
value: {{ Region }}
- name: CSI_ENDPOINT
value: unix:/csi/csi.sock
- name: CSI_NODE_NAME
@ -682,6 +684,8 @@ spec:
- name: AWS_EC2_METADATA_SERVICE_ENDPOINT_MODE
value: IPv6
{{- end }}
- name: AWS_REGION
value: {{ Region }}
- name: CSI_ENDPOINT
value: unix:///var/lib/csi/sockets/pluginproxy/csi.sock
- name: CSI_NODE_NAME