canal
This commit is contained in:
@ -47,13 +47,11 @@ spec:
|
||||
containerPort: 9100
|
||||
protocol: TCP
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
port: http
|
||||
tcpSocket:
|
||||
port: 11110
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
port: http
|
||||
tcpSocket:
|
||||
port: 11110
|
||||
env:
|
||||
- name: TZ
|
||||
value: "Asia/Shanghai"
|
||||
|
Reference in New Issue
Block a user