Skip to content
Snippets Groups Projects
Commit 4bd21a4a authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Keeps exec probe.

This is to make sure nginx does cache results from a well started php process.
parent 3a5d5942
No related branches found
No related tags found
1 merge request!2Nextcloud mono pod
......@@ -182,12 +182,9 @@ spec:
- name: Host
value: localhost
readinessProbe:
httpGet:
path: /heartbeat
port: 80
httpHeaders:
- name: Host
value: localhost
exec:
command:
- /php-fpm-healthcheck
ports:
- containerPort: 9000
name: api
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment