This commit is contained in:
marsal wang
2022-01-10 14:52:49 +08:00
parent b3602d3646
commit 253495db88
2 changed files with 15 additions and 0 deletions

View File

@ -118,6 +118,12 @@ spec:
- name: EMBEDDED_STORAGE
value: embedded
{{end}}
livenessProbe:
tcpSocket:
port: {{ .Values.nacos.serverPort }}
readinessProbe:
tcpSocket:
port: {{ .Values.nacos.serverPort }}
volumeMounts:
- name: data
mountPath: /home/nacos/plugins/peer-finder