some updated
This commit is contained in:
parent
9a58ab40b0
commit
b0e048ba9d
7 changed files with 105 additions and 34 deletions
|
|
@ -40,6 +40,13 @@ spec:
|
|||
requests:
|
||||
cpu: 100m
|
||||
memory: 50Mi
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
scheme: HTTPS
|
||||
path: /healthz
|
||||
port: 10258
|
||||
initialDelaySeconds: 3
|
||||
periodSeconds: 3
|
||||
env:
|
||||
- name: NODE_NAME
|
||||
valueFrom:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue