A Helm chart for Kubernetes which installs the Lagoon container and router logs collection system.
UPGRADE NOTE: The new version of the logging-operator
dependency in this version of lagoon-logging
requires some new CRDs. If upgrading from an older version of lagoon-logging
, please install these CRDs manually before upgrading:
kubectl apply --server-side -f https://raw.githubusercontent.com/banzaicloud/logging-operator/chart/logging-operator/3.17.3/charts/logging-operator/crds/logging-extensions.banzaicloud.io_eventtailers.yaml
kubectl apply --server-side -f https://raw.githubusercontent.com/banzaicloud/logging-operator/chart/logging-operator/3.17.3/charts/logging-operator/crds/logging-extensions.banzaicloud.io_hosttailers.yaml