Skip to content

Commit

Permalink
template assets
Browse files Browse the repository at this point in the history
  • Loading branch information
gertd committed Nov 20, 2023
1 parent 1a3015c commit 56acf66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions static/assets/templates.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"simple-rbac": {
"description": "Simple RBAC",
"url": "http://localhost:9999/assets/templates/simple-rbac.json"
"url": "https://topaz.sh/static/assets/templates/simple-rbac.json"
},
"gdrive": {
"description": "Google Drive",
"url": "http://localhost:9999/assets/templates/gdrive.json"
"url": "https://topaz.sh/static/assets/templates/gdrive.json"
}
}
2 changes: 1 addition & 1 deletion static/assets/templates/gdrive.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"assets": {
"manifest": "https://raw.githubusercontent.com/aserto-dev/topaz/main/assets/simple-rbac/manifest.yaml",
"policy": {
"name": "simple-rbac",
"name": "gdrive",
"resource": "ghcr.io/aserto-policies/policy-rebac:latest"
},
"idp_data": [
Expand Down

0 comments on commit 56acf66

Please sign in to comment.