Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(helm-chart): add initial Helm chart for OtterWiki #106

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

baldy-cape
Copy link
Contributor

This Helm chart simplifies the deployment of An Otter Wiki on Kubernetes.
Supports Ingress, Loadbalancer and Nodeport.

Tested on k3s, passes helm lint.

The Helm chart has been tested with k3s and passed the Helm linter checks.
@redimp
Copy link
Owner

redimp commented Apr 12, 2024

Awesome. Thank you! Will test and review this PR this weekend.

redimp added a commit that referenced this pull request Apr 29, 2024
…g ...

- Updated README.md: Parameter section, install examples
- Removed hpa: An Otter Wiki doesn't support multiple replicas
- Added handling of `config` values being stored in a configMap
  or a Secret
- Probes use /-/healthz
- Added persistence.existingClaim
- Ingress confiugration more generic
@redimp redimp merged commit eaff6ee into redimp:main Apr 29, 2024
@redimp
Copy link
Owner

redimp commented Apr 29, 2024

Tooks more time than expected, sorry for that.

I have improved the chart somewhat.

Will be published on https://hub.docker.com/r/redimp/otterwiki/tags

Thanks again for pushing this!

@baldy-cape
Copy link
Contributor Author

Brilliant, thanks for the merge.
Super useful having the chart published makes deployment so easy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants