Skip to content

Commit

Permalink
Implements the cert transfer interface
Browse files Browse the repository at this point in the history
  • Loading branch information
saltiyazan committed Sep 23, 2024
1 parent ebd6a20 commit 821b04f
Show file tree
Hide file tree
Showing 4 changed files with 489 additions and 7 deletions.
4 changes: 4 additions & 0 deletions charmcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ provides:
interface: prometheus_scrape
grafana-dashboard:
interface: grafana_dashboard
send-ca-cert:
interface: certificate_transfer
description: |
Send our CA certificate so clients can trust the CA by means of forming a relation.
requires:
access-certificates:
Expand Down
Loading

0 comments on commit 821b04f

Please sign in to comment.