Skip to content

Commit 2ab8026

Browse files
committed
removed startup probe
1 parent ce8773c commit 2ab8026

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.devops/workshop-release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,6 @@ steps:
6969
name: ccc-oss-graphqlworkshop
7070
ports:
7171
- containerPort: 80
72-
startupProbe:
73-
httpGet:
74-
path: /graphql?query=%7Bsessions%7Bnodes%7Btitle%7D%7D%7D
75-
port: 80
76-
failureThreshold: 30
77-
periodSeconds: 10
7872
7973
---
8074
apiVersion: v1

0 commit comments

Comments
 (0)