Skip to content

Commit

Permalink
Merge pull request #308 from canonical/IAM-1254
Browse files Browse the repository at this point in the history
feat: add service_mesh integration
  • Loading branch information
wood-push-melon authored Dec 12, 2024
2 parents f0e67ca + 1e0099c commit 96982c3
Show file tree
Hide file tree
Showing 4 changed files with 413 additions and 4 deletions.
7 changes: 7 additions & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@ requires:
Receive a CA cert.
This relation can be used with a local CA to obtain the CA cert that was used to sign proxied
endpoints.
service-mesh:
limit: 1
interface: service_mesh
require-cmr-mesh:
interface: cross_model_mesh
peers:
kratos-peers:
interface: kratos-peers
Expand All @@ -67,6 +72,8 @@ provides:
description: |
Forwards the built-in grafana dashboard(s) for monitoring kratos.
interface: grafana_dashboard
provide-cmr-mesh:
interface: cross_model_mesh
config:
options:
http_proxy:
Expand Down
Loading

0 comments on commit 96982c3

Please sign in to comment.