set correct path for hydra-dispatcher conf

This commit is contained in:
Matthieu Lamalle 2023-06-28 10:17:34 +02:00 committed by William Petit
parent a56089efe5
commit e93bc069d3
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ spec:
- configMapRef:
name: hydra-dispatcher-env
volumeMounts:
- mountPath: /var/www/config/hydra
- mountPath: /app/config/hydra
name: hydra-dispatcher-apps
ports:
- containerPort: 80