Update deploy.yaml
This commit is contained in:
parent
fc11b1ebdb
commit
989f2f7f9b
@ -24,7 +24,7 @@ spec:
|
||||
imagePullSecrets:
|
||||
- name: aliyun-hub-register #提前在项目下配置访问阿里云的账号密码
|
||||
containers:
|
||||
- image: $REGISTRY/$DOCKERHUB_NAMESPACE/qiuguo-iot:iot-box-websocket-api-SNAPSHOT-v1.0.0
|
||||
- image: $REGISTRY/$DOCKERHUB_NAMESPACE/qiuguo-iot:iot-box-websocket-api-SNAPSHOT-vBUILD_NUMBER
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /actuator/health
|
||||
@ -41,7 +41,7 @@ spec:
|
||||
limits:
|
||||
cpu: 300m
|
||||
memory: 600Mi
|
||||
terminationMessagePath: /dev/termination-log
|
||||
terminationMessagePath: /nfs/data/qiuguo/iot/logs
|
||||
terminationMessagePolicy: File
|
||||
dnsPolicy: ClusterFirst
|
||||
restartPolicy: Always
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user