This commit is contained in:
wangchuxiao
2022-06-16 00:19:41 +08:00
parent f324bb603d
commit bc2a7b902e
8 changed files with 15 additions and 8 deletions
+2 -1
View File
@@ -16,7 +16,7 @@ spec:
containers:
- name: api
image: openim/api:v2.0.10k
# imagePullPolicy: Always
imagePullPolicy: Always
ports:
- containerPort: 10002
volumeMounts:
@@ -42,3 +42,4 @@ spec:
targetPort: 10002
selector:
app: api
type: NodePort