Signed-off-by: newrain001 <newrain_wang@163.com>
master
newrain001 1 year ago committed by Gitee
parent 68bac02d93
commit 8a0c4a2914
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 7
      cloud/deploy/ruoyi-java.yaml

@ -22,6 +22,13 @@ spec:
cpu: "1000m"
ports:
- containerPort: 8080
hostAliases:
- ip: "192.168.96.160"
hostnames:
- "mysql.server"
- ip: "192.168.96.141"
hostnames:
- "redis.server"
---
apiVersion: v1

Loading…
Cancel
Save