作者 Administrator

更新 allied-creation-manufacture.yaml

@@ -2,7 +2,7 @@ apiVersion: v1 @@ -2,7 +2,7 @@ apiVersion: v1
2 kind: Service 2 kind: Service
3 metadata: 3 metadata:
4 name: allied-creation-manufacture 4 name: allied-creation-manufacture
5 - namespace: mmm-suplus-test 5 + namespace: mmm-suplus-prd
6 labels: 6 labels:
7 k8s-app: allied-creation-manufacture 7 k8s-app: allied-creation-manufacture
8 spec: 8 spec:
@@ -17,7 +17,7 @@ apiVersion: extensions/v1beta1 @@ -17,7 +17,7 @@ apiVersion: extensions/v1beta1
17 kind: Deployment 17 kind: Deployment
18 metadata: 18 metadata:
19 name: allied-creation-manufacture 19 name: allied-creation-manufacture
20 - namespace: mmm-suplus-test 20 + namespace: mmm-suplus-prd
21 labels: 21 labels:
22 k8s-app: allied-creation-manufacture 22 k8s-app: allied-creation-manufacture
23 spec: 23 spec:
@@ -44,7 +44,7 @@ spec: @@ -44,7 +44,7 @@ spec:
44 - cn-hangzhou.i-bp1hyp5oips9cdwxxgxy 44 - cn-hangzhou.i-bp1hyp5oips9cdwxxgxy
45 containers: 45 containers:
46 - name: allied-creation-manufacture 46 - name: allied-creation-manufacture
47 - image: 192.168.0.243:5000/mmm/allied-creation-manufacture:dev 47 + image: 192.168.0.243:5000/mmm/allied-creation-manufacture:master
48 imagePullPolicy: Always 48 imagePullPolicy: Always
49 ports: 49 ports:
50 - containerPort: 8082 50 - containerPort: 8082