Update setup-postgresql.md (#696)

Co-authored-by: Aman Bhardwaj <amanbha@users.noreply.github.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
This commit is contained in:
Bhanu Prakash Korthiwada 2020-07-22 21:17:20 +05:30 committed by GitHub
parent 8ef22a9552
commit 7a2cf32c31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ The above example uses secrets as plain strings. It is recommended to use a secr
### In Kubernetes
To apply the SQL Server state store to Kubernetes, use the `kubectl` CLI:
To apply the PostgreSQL state store to Kubernetes, use the `kubectl` CLI:
```yaml
kubectl apply -f postgres.yaml