Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajagopalan-Ranganathan committed Jan 15, 2025
1 parent 119cbdd commit e2e6bf0
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 @@ -154,7 +154,7 @@ The [deploy script](deploy/deploy.sh) under the [deploy](deploy) folder, will de

`./deploy.sh`

- Creates a postgres pod and service (Note: No PVC)
- Creates a postgres pod and service (Note: No Piersistent Volume Claim - PVC)
- Creates a spiceDB secret - that contains: a preshared key and Postgres connection URI
- Creates a Configmap object - that serves as a bootstrap schema for spiceDB (by default it uses the schema.yaml file under deploy)
- Creates the spiceDB service
Expand Down

0 comments on commit e2e6bf0

Please sign in to comment.