Skip to content

Commit

Permalink
Further Review Edits
Browse files Browse the repository at this point in the history
  • Loading branch information
jkitchens32 committed Sep 5, 2023
1 parent 13530eb commit 0cdfb4a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Implementing EDB Postgres for Kubernetes with Veeam Kasten requires the followin
- Veeam Kasten K10 installed on your system

!!! Note
The following steps will walk through a sample deployment from start to finish. You may already have some of these steps implemented in your environment, and if so you can skip that particular step.
For this integration, use the **example.yaml** files provided in each section for the appropriate Kasten configuration pieces, and change any environment variables per your specific needs.
The **Add the Backup Decorator Annotations to the Cluster** section is the important section for the Kasten addon integration.

## Install the Operator
Expand Down Expand Up @@ -167,7 +167,7 @@ exit
## Add the Backup Decorator Annotations to the Cluster
If you create the cluter from the previous section the **cluster-example.yaml** already includes the Kasten addon therefore you can skip this part. If you are working with your own cluster you will need to add the Kasten addon.
If you create the cluster from the previous section the **cluster-example.yaml** already includes the Kasten addon therefore you can skip this part. If you are working with your own cluster you will need to add the Kasten addon.
1. Add the following annotations to your cluster, in the above **cluster-example.yaml** there is an example of where to add the annotation.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

This file was deleted.

0 comments on commit 0cdfb4a

Please sign in to comment.