X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fosm-mon%2Fconfig.yaml;h=cb2eb99c9592f446db5e90bf7f050c64e1d64dc9;hb=refs%2Fheads%2Fmaster;hp=8f1d91f0af9ad94dd0aad15bb03113fce0fe7bc5;hpb=87b620ace4933f30db8c4834862a57d56f9a07a6;p=osm%2Fdevops.git diff --git a/installers/charm/osm-mon/config.yaml b/installers/charm/osm-mon/config.yaml index 8f1d91f0..cb2eb99c 100644 --- a/installers/charm/osm-mon/config.yaml +++ b/installers/charm/osm-mon/config.yaml @@ -59,12 +59,15 @@ options: grafana-url: description: Grafana URL type: string + default: http://grafana:3000 grafana-user: description: Grafana user type: string + default: admin grafana-password: description: Grafana password type: string + default: admin keystone-enabled: description: MON will use Keystone backend type: boolean