作者 Administrator

更新 oppmg.yaml

@@ -44,13 +44,13 @@ spec: @@ -44,13 +44,13 @@ spec:
44 - cn-hangzhou.i-bp1hyp5oips9cdwxxgxy 44 - cn-hangzhou.i-bp1hyp5oips9cdwxxgxy
45 containers: 45 containers:
46 - name: mmm-oppmg 46 - name: mmm-oppmg
47 - image: 192.168.0.243:5000/mmm/mmm-oppmg:test 47 + image: 192.168.0.243:5000/mmm/mmm-oppmg:dev
48 imagePullPolicy: Always 48 imagePullPolicy: Always
49 volumeMounts: 49 volumeMounts:
50 - mountPath: /opt/logs 50 - mountPath: /opt/logs
51 name: accesslogs 51 name: accesslogs
52 - mountPath: /var/www/oppmg/file 52 - mountPath: /var/www/oppmg/file
53 - name: mmmjihuitest-pvc1 53 + name: mmmjihuitest2-pvc1
54 ports: 54 ports:
55 - containerPort: 8080 55 - containerPort: 8080
56 env: 56 env:
@@ -97,6 +97,6 @@ spec: @@ -97,6 +97,6 @@ spec:
97 volumes: 97 volumes:
98 - name: accesslogs 98 - name: accesslogs
99 emptyDir: {} 99 emptyDir: {}
100 - - name: mmmjihuitest-pvc1 100 + - name: mmmjihuitest2-pvc1
101 persistentVolumeClaim: 101 persistentVolumeClaim:
102 - claimName: mmmjihuitest-pvc 102 + claimName: mmmjihuitest2-pvc