This commit is contained in:
@@ -29,6 +29,10 @@ spec:
|
|||||||
limits:
|
limits:
|
||||||
memory: 0.6Gi
|
memory: 0.6Gi
|
||||||
cpu: 0.4
|
cpu: 0.4
|
||||||
|
readinessProbe:
|
||||||
|
httpGet:
|
||||||
|
path: /index.php/Hauptseite
|
||||||
|
port: 80
|
||||||
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