A simple Helm chart to deploy Wordpress at Hanse
- Smarty 100%
|
All checks were successful
Helm OCI / Build and Deploy (release) Successful in 8s
|
||
|---|---|---|
| .forgejo/workflows | ||
| charts/wordpress | ||
| localhost-values.yaml | ||
| README.md | ||
A simple chart for Wordpess for Hanse
This chart has been put together to suit the handful of Wordpress instances we run at Hanse. See charts/wordpress/README.md for the available values.
Updating the values.yaml documentation
docker run --rm --volume "$(pwd):/helm-docs" -u $(id -u) jnorwood/helm-docs:latest
Testing locally
You can test the chart in a local cluster, for example with Docker Desktop, like so:
helm upgrade --install --values ./localhost-values.yaml test ./charts/wordpress