Compare commits

..

1 Commits

Author SHA1 Message Date
70bc615814 feat: add xdebug to dispatcher and sql 2024-10-11 09:55:04 +02:00

View File

@ -117,6 +117,6 @@ spec:
configMap:
name: hydra-sql-php-ini
- name: xdebug-sql-config
configMap:
name: xdebug-config
configMap:
name: xdebug-sql-config
restartPolicy: Always