Revert "Merged in feature/404multidev (pull request #28)"
This reverts commit f7484692e6.
This commit is contained in:
@@ -58,7 +58,7 @@ spec:
|
||||
command:
|
||||
- /root/redinessprobe-wp.sh
|
||||
initialDelaySeconds: 90
|
||||
periodSeconds: 30
|
||||
periodSeconds: 10
|
||||
timeoutSeconds: 10
|
||||
failureThreshold: 5
|
||||
successThreshold: 1
|
||||
@@ -84,7 +84,7 @@ spec:
|
||||
resources:
|
||||
limits:
|
||||
cpu: 1000m
|
||||
memory: 5120Mi
|
||||
memory: 2048Mi
|
||||
requests:
|
||||
cpu: 500m
|
||||
memory: 1024Mi
|
||||
@@ -117,11 +117,6 @@ spec:
|
||||
name: empty-dir
|
||||
- mountPath: /usr/share/nginx/subdomain/dev05/wp-content/wflogs
|
||||
name: empty-dir
|
||||
- mountPath: /etc/supervisord.conf
|
||||
subPath: supervisord.conf
|
||||
name: supervisord-conf
|
||||
- mountPath: /etc/php/7.4/fpm/pool.d/
|
||||
name: fpm-pool-www-conf
|
||||
dnsPolicy: ClusterFirst
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
@@ -155,11 +150,3 @@ spec:
|
||||
name: medicalalert-web-default-conf-cm
|
||||
- emptyDir: {}
|
||||
name: empty-dir
|
||||
- name: supervisord-conf
|
||||
configMap:
|
||||
defaultMode: 420
|
||||
name: supervisord-cm
|
||||
- name: fpm-pool-www-conf
|
||||
configMap:
|
||||
defaultMode: 420
|
||||
name: fpm-pool-www-conf-cm
|
||||
|
||||
Reference in New Issue
Block a user