multicloud-gitops icon indicating copy to clipboard operation
multicloud-gitops copied to clipboard

Adding a values file for IBM Cloud that can be used for storage

Open ipbabble opened this issue 2 years ago • 5 comments
trafficstars

Providing this file for pattern deployments using OpenShift on IBM Cloud VPC that may need specific storage requirements.

ipbabble avatar Oct 05 '23 18:10 ipbabble

Who actually uses cloudprovider.storageClass ? (vault uses another key, hence me asking)

mbaldessari avatar Oct 05 '23 19:10 mbaldessari

RHODF ... e.g. DevSecOps and Medical Diagnosis.

ipbabble avatar Oct 05 '23 20:10 ipbabble

Ok, but like this it is even more confusing for a first time user, because you have a values file in a pattern that does absolutely nothing, setting values that do not exist. We need to come up with a more general solution here. First of all in the charts that use this, we need to document and expose this in their values.yaml file (which is not happening today). Then, I think probably piggybacking on https://github.com/validatedpatterns/common/pull/374 we can start exposing this stuff when needed in a bit of a cleaner, more obvious way for a user.

mbaldessari avatar Oct 06 '23 09:10 mbaldessari

Great.

ipbabble avatar Oct 06 '23 15:10 ipbabble

Possibly related -- just today I filed https://github.com/validatedpatterns/docs/issues/340 to start some dicussion about getting the *-values.yaml content documented.

adelton avatar Oct 31 '23 17:10 adelton