set correct path for hydra-dispatcher conf
This commit is contained in:
parent
77d6886648
commit
e89e4d57b9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue