作者 Administrator

更新 opp.yaml

... ... @@ -52,7 +52,7 @@ spec:
- mountPath: /opt/logs
name: accesslogs
- mountPath: /var/www/opp/file
name: mmmjihuitest-pvc
name: mmmjihuitest-pvc1
env:
- name: ENTERPRISE_SERVICE_HOST
valueFrom:
... ... @@ -104,6 +104,6 @@ spec:
volumes:
- name: accesslogs
emptyDir: {}
- name: suplusupload-pvc1
- name: mmmjihuitest-pvc1
persistentVolumeClaim:
claimName: suplusupload-pvc
\ No newline at end of file
claimName: mmmjihuitest-pvc
\ No newline at end of file
... ...