Provides a Helm chart for deploying
to Kubernetes.
See the documentation for more info.
To deploy locally use
helm -n chronos install chronos-umbrella aether/chronos-umbrella
and port-forward with:
kubectl -n chronos port-forward deployment/aether-enterprise-portal 8184:80
When deployed this is available as
This is protected with basic Auth: username
onfstaff
- ask for password
To update the deployment for a new version of chronos-umbrella
update the 2 files:
if your patch changes the configmap only, we have to delete the pod to reload the cnofigmap