Skip to content

Commit

Permalink
Fixed indentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
yardenc2003 committed Sep 1, 2024
1 parent 3c91eac commit 755114c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/trino/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ Fast distributed SQL query engine for big data analytics that helps you explore
Example:
```yaml
- name: sample-secret
secretName: sample-secret
secretName: sample-secret
path: /secrets/sample.json
```
* `coordinator.jvm.maxHeapSize` - string, default: `"8G"`
Expand Down
2 changes: 1 addition & 1 deletion charts/trino/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ secretMounts: []
# Example:
# ```yaml
# - name: sample-secret
# secretName: sample-secret
# secretName: sample-secret
# path: /secrets/sample.json
# ```

Expand Down

0 comments on commit 755114c

Please sign in to comment.