作者 Administrator

更新 allied-creation-manufacture.yaml

... ... @@ -2,7 +2,7 @@ apiVersion: v1
kind: Service
metadata:
name: allied-creation-manufacture
namespace: mmm-suplus-test
namespace: mmm-suplus-prd
labels:
k8s-app: allied-creation-manufacture
spec:
... ... @@ -17,7 +17,7 @@ apiVersion: extensions/v1beta1
kind: Deployment
metadata:
name: allied-creation-manufacture
namespace: mmm-suplus-test
namespace: mmm-suplus-prd
labels:
k8s-app: allied-creation-manufacture
spec:
... ... @@ -44,7 +44,7 @@ spec:
- cn-hangzhou.i-bp1hyp5oips9cdwxxgxy
containers:
- name: allied-creation-manufacture
image: 192.168.0.243:5000/mmm/allied-creation-manufacture:dev
image: 192.168.0.243:5000/mmm/allied-creation-manufacture:master
imagePullPolicy: Always
ports:
- containerPort: 8082
... ...