mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-12 17:26:19 +00:00
fixing typo and rendering
This commit is contained in:
@@ -24,9 +24,8 @@ This storage provider allows you to use an NFS server like a native K8s storage
|
||||
|
||||
## Preparation
|
||||
|
||||
!!! warning "SQLite hates NFS"
|
||||
|
||||
This recpie assumes you have an NFS server ready to go with a username and a password. Setting this up is outside the current scope of this recipe. This provider is also not to be used for persisting SQLite databases, as storing them on NFS will cause the database to corrupt.
|
||||
!!! warning "SQLite hates NFS"
|
||||
This recpie assumes you have an NFS server ready to go with a username and a password. Setting this up is outside the current scope of this recipe. This provider is also not to be used for persisting SQLite databases, as storing them on NFS will cause the database to corrupt.
|
||||
|
||||
### HelmRepository
|
||||
|
||||
|
||||
Reference in New Issue
Block a user