MOB-148: deactivated startupprobes

prod
friedrich goerz 4 years ago
parent e82c3e5539
commit 545fd37eb3

@ -29,12 +29,12 @@ spec:
ports:
- name: app-port
containerPort: 8080
startupProbe:
httpGet:
path: /
port: app-port
failureThreshold: 30
periodSeconds: 10
#startupProbe:
# httpGet:
# path: /
# port: app-port
# failureThreshold: 30
# periodSeconds: 10
#livenessProbe:
# httpGet:
# path: /

Loading…
Cancel
Save