Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mount helper region parameter should use VPC regions specifications like us-south not dal #12

Open
powellquiring opened this issue Apr 18, 2024 · 0 comments
Assignees

Comments

@powellquiring
Copy link

See the docs:

https://github.com/IBM/vpc-file-storage-mount-helper

The available regions are dal, fra, lon, osa, sao, syd, tok, tor, wdc.

./install.sh region=dal

In vpc regions are us-south, eu-de, etc. Mixing classic names with VPC region names is not preferred. For backward compatibility it may be ok to keep dal but make an alias to us-south and correct all documentation. Do not feature the names like dal in the docs. The goal is to stop using those.

https://github.ibm.com/cloud-docs/overview/issues/583

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants