Skip to content

Commit

Permalink
make build pass
Browse files Browse the repository at this point in the history
Signed-off-by: Neaj Morshad <[email protected]>
  • Loading branch information
Neaj-Morshad-101 committed Sep 20, 2024
1 parent 262be10 commit ca7b792
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ metadata:
spec:
manifestOptions:
restoreNamespace: dev
redis:
db: true
# redis:
# db: true
dataSource:
repository: gcs-redis-repo
snapshot: latest
Expand All @@ -18,4 +18,4 @@ spec:
name: redis-addon
tasks:
- name: logical-backup-restore
- name: manifest-restore
# - name: manifest-restore
6 changes: 3 additions & 3 deletions docs/guides/redis/backup/kubestash/application-level/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -549,8 +549,8 @@ metadata:
spec:
manifestOptions:
restoreNamespace: dev
redis:
db: true
# redis:
# db: true
dataSource:
repository: gcs-redis-repo
snapshot: latest
Expand All @@ -561,7 +561,7 @@ spec:
name: redis-addon
tasks:
- name: logical-backup-restore
- name: manifest-restore
# - name: manifest-restore
```

Here,
Expand Down

0 comments on commit ca7b792

Please sign in to comment.