Skip to content

Commit

Permalink
feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
wojcik-dorota committed Jan 31, 2025
1 parent 33f60e5 commit c837f26
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,12 @@ See

```bash
kubectl get redis SERVICE_NAME -o yaml | grep -m 1 Orphan
controllers.aiven.io/deletion-policy: Orphan
```

Expected output:

```txt
controllers.aiven.io/deletion-policy: Orphan
```

1. Migrate your Aiven for Redis service in the Aiven API.
Expand Down

0 comments on commit c837f26

Please sign in to comment.