We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b85f973 + ee2a677 commit 42c35d8Copy full SHA for 42c35d8
charts/matomo/Chart.yaml
@@ -2,4 +2,4 @@ apiVersion: v2
2
appVersion: "5.3.2"
3
description: A Helm chart for Matomo
4
name: matomo
5
-version: 11.0.54
+version: 11.0.55
charts/matomo/values.yaml
@@ -98,6 +98,9 @@ matomo:
98
nginx:
99
nginxWorkerProcesses: 5
100
ingressClassName: ""
101
+ ingress:
102
+ annotations:
103
+ digitalist.cloud/instance: "matomo"
104
queuedTrackingMonitor:
105
enabled: true
106
queuedTrackingProcess:
@@ -117,6 +120,9 @@ matomo:
117
120
process_idle_timeout: 600s
118
121
max_requests: 500
119
122
123
124
125
126
127
image: digitalist/nginx:1.21.6
128
imagePullSecrets: []
0 commit comments