docs,helm: disable controller on non-ECS
What type of PR is this?
/kind bug /kind documentation
What this PR does / why we need it:
To fix panic in NAS controller because of missing region ID.
Dynamic NAS is not supported by default on non-ECS cluster.
Add a regionID value, in case someone want to hack with this. Note that currently deleting NAS volume relies on storage-operator, which is not supported on non-ECS cluster. So we do not recommend this in the doc.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
/cc @tydra-wang
Does this PR introduce a user-facing change?
NONE
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: huww98, mowangdk, tydra-wang
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [mowangdk]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment