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

fix: (iac-788) align V4_CFG_MANAGE_STORAGE default with docs #334

Closed dhoucgitter closed 1 year ago

dhoucgitter commented 1 year ago

Changes

Apply updates/changes requested in the description for IAC-788

Change the default value used for V4_CFG_STORAGE_CLASS to true, that matches the current default expressed in CONFIG-VARS.md.

Update four postgres PVC related configuration variable names per review discussion.

The updates for supported values on lines 242-243 came from review input for IAC-701 that arrived after PR #332 was merged.

thpang commented 1 year ago

Having a really hard time with this one. It seems we're now forcing customers to understand their storage class type when creating their postgres servers and these seem like two different questions. @dhoucgitter setup a meeting to discuss. Thx