owncloud / ocis-charts

:chart_with_upwards_trend: Helm Charts for ownCloud's OCIS
https://owncloud.dev/ocis/deployment/kubernetes/
Apache License 2.0
47 stars 26 forks source link

external dependencies #119

Closed wkloucek closed 1 year ago

wkloucek commented 2 years ago

we have some external dependencies:

Including them all into our chart will become a huge mess. We need to decide how to document them and if we provide deployment examples for them.

wkloucek commented 1 year ago

first deployment example was added: https://github.com/owncloud/ocis-charts/tree/master/deployments/external-user-management

wkloucek commented 1 year ago

meanwhile we have some deployment examples: https://github.com/owncloud/ocis-charts/tree/master/deployments

and more are coming: #345 #348 #346