See Runing Axiom on Kubernetes for usage instructions.
Update version
and appVersion
in Chart.yaml
, then run these commands:
helm package .
mv axiom-$version.tgz docs/
helm repo index docs/ --url 'https://axiomhq.github.io/axiom-helm-charts'
See Runing Axiom on Kubernetes for usage instructions.
Update version
and appVersion
in Chart.yaml
, then run these commands:
helm package .
mv axiom-$version.tgz docs/
helm repo index docs/ --url 'https://axiomhq.github.io/axiom-helm-charts'