Skip to content

Commit

Permalink
Fix indentation in elasticsearch backup (#271)
Browse files Browse the repository at this point in the history
Signed-off-by: hmsayem <[email protected]>
  • Loading branch information
hmsayem authored Jul 7, 2023
1 parent bd0badd commit e8ffe20
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/addons/elasticsearch/kubedb/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -613,10 +613,10 @@ spec:
resources:
requests:
storage: 1Gi
runtimeSettings:
pod:
securityContext:
fsGroup: 65534
runtimeSettings:
pod:
securityContext:
fsGroup: 65534
rules:
- snapshots: [latest]
```
Expand Down

0 comments on commit e8ffe20

Please sign in to comment.