feat: Add Matomo Chart for analytics
Also adds the Digitalist Chart as Backup in case the bitnami one stops working.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: matomo-disable-xdebug
|
||||
namespace: {{.Values.namespace}}
|
||||
data:
|
||||
docker-php-ext-xdebug.ini: |
|
||||
; turned off
|
||||
Reference in New Issue
Block a user