[update]修改环境变量
This commit is contained in:
parent
14ebe7d701
commit
90da766069
@ -52,6 +52,10 @@ spec:
|
||||
dnsPolicy: ClusterFirst
|
||||
restartPolicy: Always
|
||||
terminationGracePeriodSeconds: 30
|
||||
volumes:
|
||||
- name: iot-logs
|
||||
hostPath:
|
||||
path: /nfs/data/qiuguo/iot/logs
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
||||
@ -52,6 +52,10 @@ spec:
|
||||
dnsPolicy: ClusterFirst
|
||||
restartPolicy: Always
|
||||
terminationGracePeriodSeconds: 30
|
||||
volumes:
|
||||
- name: iot-logs
|
||||
hostPath:
|
||||
path: /nfs/data/qiuguo/iot/logs
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
||||
@ -52,6 +52,10 @@ spec:
|
||||
dnsPolicy: ClusterFirst
|
||||
restartPolicy: Always
|
||||
terminationGracePeriodSeconds: 30
|
||||
volumes:
|
||||
- name: iot-logs
|
||||
hostPath:
|
||||
path: /nfs/data/qiuguo/iot/logs
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user