Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
adamcooke committed Mar 16, 2023
1 parent 7c29c78 commit 72db5f7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ This is a Kubernetes operator that provisions databases on external database ser

## Getting started

1. Grab a manifest.yaml from the [latest release](https://github.com/krystal/database-provisioner/releases).
2. Apply to the manifest to your cluster using `kubectl apply -f`.
3. Add appropriate CRs as shown below.
1. Apply to your cluster `kubectl apply -f https://github.com/krystal/database-provisioner/releases/latest/download/manifest.yaml`
2. Add appropriate CRs as shown below.

## Example

Expand Down

0 comments on commit 72db5f7

Please sign in to comment.