no kubernetes probes during development
This commit is contained in:
parent
294e3ae732
commit
65d60bf17c
1 changed files with 0 additions and 11 deletions
|
@ -21,17 +21,6 @@ spec:
|
|||
- name: servala
|
||||
image: servala-2nkgm.app.codey.ch/servala/servala-portal:latest
|
||||
imagePullPolicy: Always
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /admin/
|
||||
port: 8080
|
||||
periodSeconds: 60
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /admin/
|
||||
port: 8080
|
||||
periodSeconds: 60
|
||||
initialDelaySeconds: 5
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 8080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue