Skip to content

Commit

Permalink
TYPO: change bundle.yam to bundle.yaml
Browse files Browse the repository at this point in the history
TYPO: change `bundle.yam` to `bundle.yaml`
  • Loading branch information
yeskiy authored Oct 16, 2024
1 parent 4b015cf commit 4b15d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Below is one of the ways to deploy the Operator using `kubectl`.

### kubectl

1. Deploy the operator from `deploy/bundle.yam`
1. Deploy the operator from `deploy/bundle.yaml`

```sh
kubectl apply --server-side -f https://raw.githubusercontent.com/percona/percona-postgresql-operator/main/deploy/bundle.yaml
Expand Down

0 comments on commit 4b15d3a

Please sign in to comment.