add region in csi-blockstorage config#165
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/hold |
| {{- if .Values.stackitEndpoints.tokenUrl }} | ||
| - name: STACKIT_TOKEN_BASEURL | ||
| value: {{ .Values.stackitEndpoints.tokenUrl }} | ||
| {{- end }} |
There was a problem hiding this comment.
the current split PR method uses old csi that takes region from env var and new ccm uses config method, next PR i will work on ccm and this will be removed
There was a problem hiding this comment.
Leave the {{ end}} and introduce a new {{ if }}
How to categorize this PR?
/kind enhancement
What this PR does / why we need it:
This PR adds config to csi-blockstorage.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Breaking changes: