Skip to content
Open
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Install
[kubectl](https://kubernetes.io/docs/tasks/tools/#kubectl),
[k3d](https://k3d.io), and
the [vCluster CLI](https://www.vcluster.com/install)
(`nix-shell -p kubectl k3d vcluster` if you have Nix),
(or run `nix-shell -p kubectl k3d vcluster` if you have Nix),
then:

```bash
Expand Down Expand Up @@ -66,4 +66,4 @@ ArgoCD checks each directory (except the ones starting with a `.`). If it sees `
(especially for the limit)
- Always specify the Postgres image version for CNPG `Cluster`s, otherwise backups can't be restored
due to the version mismatch
- Don't forget `database`/`owner` fields when restoring a CNPG DB from a backup
- Don't forget `database`/`owner` fields when restoring a CNPG DB from a backup