Skip to content

Commit 9995df9

Browse files
committed
Add optional flags to provides endpoints
1 parent 94192d9 commit 9995df9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,13 @@ containers:
2424
provides:
2525
database:
2626
interface: mysql_client
27+
optional: true
2728
metrics-endpoint:
2829
interface: prometheus_scrape
30+
optional: true
2931
grafana-dashboard:
3032
interface: grafana_dashboard
33+
optional: true
3134
requires:
3235
backend-database:
3336
interface: mysql_client

0 commit comments

Comments
 (0)