Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/lagoon-logging/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ type: application
# time you make changes to the chart and its templates, including the app
# version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.19.0
version: 0.20.0

# This is the version number of the application being deployed. This version
# number should be incremented each time you make changes to the application.
Expand Down
17 changes: 0 additions & 17 deletions charts/lagoon-logging/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -234,23 +234,6 @@ logsTeeApplication:
# Don't collect logs from these namespaces.
# Comment out this field to collect from all namespaces.
excludeNamespaces:
# k8s
- cattle-prometheus
- cattle-system
- dbaas-operator
- default
- kube-cleanup-operator
- kube-node-lease
- kube-public
- kube-system
- metrics-server
- syn
- syn-backup
- syn-cert-manager
- syn-cluster-autoscaler
- syn-efs-provisioner
- syn-resource-locker
- syn-synsights
# openshift
- acme-controller
- appuio-baas-operator
Expand Down