Skip to content

Commit

Permalink
add kessel auth
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam0Brien committed Nov 26, 2024
1 parent a99b260 commit 2cc9547
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions deploy/kind/inventory/kessel-inventory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,11 @@ stringData:
#psk:
#pre-shared-key-file: /psks.yaml
authz:
impl: allow-all
#kessel:
#insecure-client: true
#url: relationships-service.default.svc.cluster.local:9000
#enable-oidc-auth: false
impl: kessel
kessel:
insecure-client: true
url: relationships-service.default.svc.cluster.local:9000
enable-oidc-auth: false
eventing:
eventer: kafka
kafka:
Expand Down

0 comments on commit 2cc9547

Please sign in to comment.