Commit 4ad8a95e authored by daidekun's avatar daidekun

fix

parent dca7d348
...@@ -16,8 +16,8 @@ spec: ...@@ -16,8 +16,8 @@ spec:
- name: "redpacket-server" - name: "redpacket-server"
image: "192.168.4.36/redpacket/redpacket:0.0.1-master-SNAPSHOT" image: "192.168.4.36/redpacket/redpacket:0.0.1-master-SNAPSHOT"
ports: ports:
- containerPort: 8080 - containerPort: 8080
- containerPort: 7031 - containerPort: 7031
imagePullPolicy: Always imagePullPolicy: Always
imagePullSecrets: imagePullSecrets:
- name: k8s-to-harbor-secret - name: k8s-to-harbor-secret
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment