mirror of
				https://github.com/openimsdk/open-im-server.git
				synced 2025-11-04 11:22:10 +08:00 
			
		
		
		
	k8s_deploy
This commit is contained in:
		
							parent
							
								
									a6bdc36318
								
							
						
					
					
						commit
						09f818f0f9
					
				@ -19,7 +19,7 @@ spec:
 | 
				
			|||||||
          ports:
 | 
					          ports:
 | 
				
			||||||
            - containerPort: 10002
 | 
					            - containerPort: 10002
 | 
				
			||||||
          volumeMounts:
 | 
					          volumeMounts:
 | 
				
			||||||
            - name: cfg
 | 
					            - name: config
 | 
				
			||||||
              mountPath: /Open-IM-Server/config/config.yaml
 | 
					              mountPath: /Open-IM-Server/config/config.yaml
 | 
				
			||||||
              subPath: config.yaml
 | 
					              subPath: config.yaml
 | 
				
			||||||
  strategy: #更新策略
 | 
					  strategy: #更新策略
 | 
				
			||||||
@ -32,7 +32,6 @@ metadata:
 | 
				
			|||||||
spec:
 | 
					spec:
 | 
				
			||||||
  externalTrafficPolicy: Cluster
 | 
					  externalTrafficPolicy: Cluster
 | 
				
			||||||
  ports:
 | 
					  ports:
 | 
				
			||||||
    - name: apiPort
 | 
					 | 
				
			||||||
      port: 10002
 | 
					      port: 10002
 | 
				
			||||||
      protocol: TCP
 | 
					      protocol: TCP
 | 
				
			||||||
      targetPort: 10002
 | 
					      targetPort: 10002
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user