8f46e45cfb
Also adds the Digitalist Chart as Backup in case the bitnami one stops working.
9 lines
160 B
YAML
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
|