Skip to content

Commit

Permalink
updated quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
emruz-hossain committed Oct 5, 2018
1 parent 64fc384 commit 653308c
Show file tree
Hide file tree
Showing 3 changed files with 261 additions and 160 deletions.
2 changes: 1 addition & 1 deletion docs/examples/elasticsearch/es-overview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ spec:
targetPort: http
updateStrategy:
type: "RollingUpdate"
terminationPolicy: "DoNotTerminate"
terminationPolicy: "DoNotTerminate"
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ metadata:
namespace: demo
spec:
version: "6.3-v1"
doNotPause: true
storageType: Durable
storage:
storageClassName: "standard"
Expand All @@ -14,3 +13,4 @@ spec:
resources:
requests:
storage: 50Mi
terminationPolicy: DoNotTerminate
Loading

0 comments on commit 653308c

Please sign in to comment.