Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/install/kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ postgresql:

Apply changes with [platform startup command](#start-flowfuse-platform).

Check the [FlowFuse Helm chart documentation](https://github.com/FlowFuse/helm/tree/main/helm/flowforge#postgresql) for more details about the parameters that can be configured for the PostgreSQL database.
Check the [FlowFuse Helm chart documentation](https://github.com/FlowFuse/helm/tree/main/helm/flowfuse#postgresql) for more details about the parameters that can be configured for the PostgreSQL database.

### How to backup embedded database?

Expand Down
2 changes: 1 addition & 1 deletion docs/user/static-asset-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The Static Asset Service allows you to store files permanently within your FlowF
### FlowFuse Cloud

- A Instance Stack with a launcher version of 2.8.0 or greater.
- Team or Enterprise Team Type.
- Pro or Enterprise Team Type.

### Self-Hosted

Expand Down
Loading