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 e84e082
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 155 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,7 @@ metadata:
namespace: demo
spec:
version: "6.3-v1"
doNotPause: true
terminationPolicy: "DoNotTerminate"
storageType: Durable
storage:
storageClassName: "standard"
Expand Down
Loading

0 comments on commit e84e082

Please sign in to comment.