Deploy Target HCVs About
# The Deploy Target section defines where you’re deploying HPE Machine Learning Data Management; this is typically located at the top of your values.yaml file.
Values
# The following section contains a series of tabs for commonly used configurations for this section of your values.yml Helm chart.
Amazon
Custom
Google
Local
Microsoft
Minio
# Deploy Target configures the storage backend and cloud provider settings (storage classes, etc).
# options: GOOGLE, AMAZON, MINIO, MICROSOFT, CUSTOM or LOCAL.
deployTarget : "AMAZON"
Copy
# Deploy Target configures the storage backend and cloud provider settings (storage classes, etc).
# options: GOOGLE, AMAZON, MINIO, MICROSOFT, CUSTOM or LOCAL.
deployTarget : "CUSTOM"
Copy
# Deploy Target configures the storage backend and cloud provider settings (storage classes, etc).
# options: GOOGLE, AMAZON, MINIO, MICROSOFT, CUSTOM or LOCAL.
deployTarget : "GOOGLE"
Copy
# Deploy Target configures the storage backend and cloud provider settings (storage classes, etc).
# options: GOOGLE, AMAZON, MINIO, MICROSOFT, CUSTOM or LOCAL.
deployTarget : "LOCAL"
Copy
# Deploy Target configures the storage backend and cloud provider settings (storage classes, etc).
# options: GOOGLE, AMAZON, MINIO, MICROSOFT, CUSTOM or LOCAL.
deployTarget : "MICROSOFT"
Copy
# Deploy Target configures the storage backend and cloud provider settings (storage classes, etc).
# options: GOOGLE, AMAZON, MINIO, MICROSOFT, CUSTOM or LOCAL.
deployTarget : "MINIO"
Copy