MOB-148: deactivated startupprobes

prod
friedrich goerz 4 years ago
parent e82c3e5539
commit 545fd37eb3

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

Loading…
Cancel
Save