Add single-pod configuration examples to README #531
Reference in New Issue
Block a user
No description provided.
Delete Branch "refs/pull/531/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
relates to #524, #515
Both examples have been tested on a k8s dev install locally by deploying in a fresh namespace.
Even for a DEV installation I'd argue persistent data would be good 😉. But that wouldn't keep this sample as minimal as possible. And since you've mentioned that behavior above, it's totally valid.
Thanks for adding the samples.
We could also add more examples - putting them in
details
blocks doesn't take much space.And I'd hope that people going this way know what they're doing and when they should use persistence 😅
Thanks for double-checking!