Files
manifests/charts/matomo/templates/configmap-matomo-disable-xdebug.yaml
T
mrtz 8f46e45cfb feat: Add Matomo Chart for analytics
Also adds the Digitalist Chart as Backup in case the
bitnami one stops working.
2025-09-11 10:25:17 +02:00

9 lines
160 B
YAML

apiVersion: v1
kind: ConfigMap
metadata:
name: matomo-disable-xdebug
namespace: {{.Values.namespace}}
data:
docker-php-ext-xdebug.ini: |
; turned off