Skip to content

Commit

Permalink
Merge pull request #575 from jzelinskie/comment-dispatch-toggle
Browse files Browse the repository at this point in the history
k8s: add dispatch enabled comment
  • Loading branch information
jzelinskie authored May 2, 2022
2 parents 64707c3 + 9ca96dc commit 53f8741
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions k8s/example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ spec:
# secretKeyRef:
# name: "spicedb"
# key: "SPICEDB_DATASTORE_CONN_URI"
# - name: "SPICEDB_DISPATCH_CLUSTER_ENABLED"
# value: "true"
# - name: "SPICEDB_DISPATCH_UPSTREAM_ADDR"
# value: "kubernetes:///spicedb:dispatch"
- name: "SPICEDB_LOG_LEVEL"
Expand Down

0 comments on commit 53f8741

Please sign in to comment.