Skip to content

Commit

Permalink
review: typo
Browse files Browse the repository at this point in the history
Signed-off-by: Tao Li <[email protected]>
  • Loading branch information
litaocdl committed Dec 3, 2024
1 parent 39d9e78 commit b1a3d7a
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 @@ -234,7 +234,7 @@ helm upgrade --dependency-update \
--set image.imageCredentials.username=${USERNAME} \
--set image.imageCredentials.password=${PASSWORD} \
--set global.repository=docker.enterprisedb.com/k8s_standard_pgd \
edb/edb-postgres-distributed-for-kubernete
edb/edb-postgres-distributed-for-kubernetes
```

If we want to use different flavor or different version of PGD image, we can set the following two
Expand Down

0 comments on commit b1a3d7a

Please sign in to comment.