SUSE / caasp-services

Layered Services on the SUSE Container-as-a-Service Platform
Apache License 2.0
25 stars 30 forks source link

various improvements to helm chart #38

Closed draeron closed 6 years ago

draeron commented 6 years ago
stefsuse commented 6 years ago

This is awesome, thank you for looking into this, especially ConfigMap!

Since this is a larger change and there were some PRs before you I would like to get some of those merged before I do a full review.

One note for now - persistent storage is disabled by default in community charts unless it is absolutely necessary for the app to function.

draeron commented 6 years ago

i've reviewed and reverted some default settings i changed by error (the persistence setting was one of them).

draeron commented 6 years ago

i've made both correction, rebased and squashed the commits

i wouldn't mind adding a section in notes.txt but honestly i'm not sure what should be said about ldap in there as the usage ain't much different. I guess replacing the Create admin user account with alternate text saying the first login will be promoted to admin account ?

stefsuse commented 6 years ago

notes.txt should include basic information of what was deployed and how to get started (it does now) and important information that the chart can't do for you automatically. Some charts will also give a report of any add-ons you enabled.

Like I said it was just a suggestion if anything came to mind that could help someone get started using the feature. I guess it is normally implied that the first user created is an admin.