Browse Source

deploy pro/elasticsearch:1.0

yangxg 3 years ago
parent
commit
0fb45bb317
1 changed files with 2 additions and 2 deletions
  1. 2 2
      deploy-tmp.yaml

+ 2 - 2
deploy-tmp.yaml

@@ -73,7 +73,7 @@ spec:
         storageClassName: rbd
         resources:
           requests:
-            storage: 100Gi
+            storage: 500Gi
 ---
 apiVersion: v1
 kind: Service
@@ -104,6 +104,6 @@ spec:
   ports:
     - port: 9200
       name: client
-      nodePort: 30029
+      nodePort: 30030
   selector:
     app: elasticsearch