Skip to content

Commit 39b3d0f

Browse files
author
vinfry
authored
Revert back to use tcpSocket
1 parent 35a487c commit 39b3d0f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

owncloud.yaml

+1-3
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,7 @@ spec:
126126
- containerPort: 80
127127
isPublic: True
128128
readinessProbe:
129-
httpGet:
130-
path: /
131-
scheme: HTTP
129+
tcpSocket:
132130
port: 80
133131
initialDelaySeconds: 5
134132
volumeMounts:

0 commit comments

Comments
 (0)