forked from project-kessel/inventory-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f8452c9
commit cf536ca
Showing
6 changed files
with
7 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,6 @@ | ||
# Setup Spicedb-operator with Postgres in local kind kubernetes with monitoring stack | ||
## Relations-api and SpiceDB setup | ||
|
||
# Run the setup | ||
`./setup.sh` | ||
|
||
## Testing grpc end-point | ||
`grpcurl -plaintext spicedb-grpc.127.0.0.1.nip.io:80 list` | ||
```# authzed.api.v1.ExperimentalService | ||
# authzed.api.v1.PermissionsService | ||
# authzed.api.v1.SchemaService | ||
# authzed.api.v1.WatchService | ||
# grpc.health.v1.Health | ||
# grpc.reflection.v1alpha.ServerReflection | ||
Setup for Relations-api and SpiceDB taken from: | ||
```http | ||
https://github.com/project-kessel/relations-api/tree/main/spicedb-kind-setup | ||
``` |
15 changes: 0 additions & 15 deletions
15
deploy/kind/relations/spicedb-kind-setup/install-operator.md
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -473,5 +473,3 @@ definition acm/k8s_cluster { | |
definition acm/k8s_policy { | ||
relation t_workspace: rbac/workspace | ||
} | ||
|
||
|