sassoftware / viya4-deployment

This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
71 stars 64 forks source link

feat: (iac-701) Use 'sas' as default storage class name for postgres and pgbackrest PVCs #332

Closed dhoucgitter closed 1 year ago

dhoucgitter commented 1 year ago

Changes

Change the default storage class name to use for postgres and pgbackrest PVCs to 'sas', a storage class which DAC normally creates for each of the cloud environments.

Tests

Scenarios run against Azure, AWS and GCP point to the need for this change in AWS and GCP cloud environments.