Skip to content

Commit

Permalink
Refactor SnapShot Annotation
Browse files Browse the repository at this point in the history
Signed-off-by: SK Ali Arman <arman@appscode.com>
  • Loading branch information
sheikh-arman committed Sep 27, 2024
1 parent f851fd8 commit c6b7bc0
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/guides/mariadb/backup/kubestash/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ menu:
identifier: guides-mariadb-backup-stashv2
name: KubeStash (aka Stash 2.0)
parent: guides-mariadb-backup
weight: 50
weight: 60
menu_name: docs_{{ .version }}
---
Original file line number Diff line number Diff line change
Expand Up @@ -484,11 +484,12 @@ metadata:
- kubestash.com/cleanup
generation: 1
labels:
kubedb.com/db-version: 11.1.3
kubestash.com/app-ref-kind: MariaDB
kubestash.com/app-ref-name: sample-mariadb
kubestash.com/app-ref-namespace: demo
kubestash.com/repo-name: gcs-mariadb-repo
annotations:
kubedb.com/db-version: 11.1.3
name: gcs-mariadb-repo-sample-mariadb-ckup-frequent-backup-1726651003
namespace: demo
ownerReferences:
Expand Down
6 changes: 4 additions & 2 deletions docs/guides/mariadb/backup/kubestash/auto-backup/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,11 +409,12 @@ metadata:
- kubestash.com/cleanup
generation: 1
labels:
kubedb.com/db-version: 11.1.3
kubestash.com/app-ref-kind: MariaDB
kubestash.com/app-ref-name: sample-mariadb
kubestash.com/app-ref-namespace: demo
kubestash.com/repo-name: default-blueprint
annotations:
kubedb.com/db-version: 11.1.3
name: default-blueprint-appbinding-samiadb-frequent-backup-1726637655
namespace: demo
ownerReferences:
Expand Down Expand Up @@ -761,11 +762,12 @@ metadata:
- kubestash.com/cleanup
generation: 1
labels:
kubedb.com/db-version: 11.1.3
kubestash.com/app-ref-kind: MariaDB
kubestash.com/app-ref-name: sample-mariadb-2
kubestash.com/app-ref-namespace: demo
kubestash.com/repo-name: customize-blueprint
annotations:
kubedb.com/db-version: 11.1.3
name: customize-blueprint-appbinding-sdb-2-frequent-backup-1726640601
namespace: demo
ownerReferences:
Expand Down
3 changes: 2 additions & 1 deletion docs/guides/mariadb/backup/kubestash/logical/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,11 +481,12 @@ metadata:
- kubestash.com/cleanup
generation: 1
labels:
kubedb.com/db-version: 11.1.3
kubestash.com/app-ref-kind: MariaDB
kubestash.com/app-ref-name: sample-mariadb
kubestash.com/app-ref-namespace: demo
kubestash.com/repo-name: gcs-mariadb-repo
annotations:
kubedb.com/db-version: 11.1.3
name: gcs-mariadb-repo-sample-mariadb-ckup-frequent-backup-1726569774
namespace: demo
ownerReferences:
Expand Down

0 comments on commit c6b7bc0

Please sign in to comment.