This commit is contained in:
@@ -33,6 +33,10 @@ spec:
|
|||||||
httpGet:
|
httpGet:
|
||||||
path: /index.php/Hauptseite
|
path: /index.php/Hauptseite
|
||||||
port: 80
|
port: 80
|
||||||
|
initialDelaySeconds: 20
|
||||||
|
periodSeconds: 30
|
||||||
|
timeoutSeconds: 5
|
||||||
|
failureThreshold: 3
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: localsettings
|
- name: localsettings
|
||||||
mountPath: /var/www/html/LocalSettings.php
|
mountPath: /var/www/html/LocalSettings.php
|
||||||
|
|||||||
Reference in New Issue
Block a user