Added firefly-iii
This commit is contained in:
@@ -144,10 +144,12 @@ spec:
|
|||||||
protocol: TCP
|
protocol: TCP
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
tcpSocket:
|
tcpSocket:
|
||||||
|
host: 192.168.1.117
|
||||||
port: web
|
port: web
|
||||||
periodSeconds: 10
|
periodSeconds: 10
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
tcpSocket:
|
tcpSocket:
|
||||||
|
host: 192.168.1.117
|
||||||
port: web
|
port: web
|
||||||
periodSeconds: 30
|
periodSeconds: 30
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
Reference in New Issue
Block a user