X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fmon-k8s%2Fconfig.yaml;h=cd903a52d327a57c8608698304f52171e25e2b86;hb=refs%2Fchanges%2F64%2F10164%2F2;hp=ddf8a812dd6aa2ca66feb5da3889a0ee387cc94e;hpb=77c4bbbdb817952e14b986cf2fe138d890c3792b;p=osm%2Fdevops.git diff --git a/installers/charm/mon-k8s/config.yaml b/installers/charm/mon-k8s/config.yaml index ddf8a812..cd903a52 100644 --- a/installers/charm/mon-k8s/config.yaml +++ b/installers/charm/mon-k8s/config.yaml @@ -67,4 +67,24 @@ options: image: type: string description: OCI image - default: opensourcemano/mon:8 + default: opensourcemano/mon:latest + image_username: + description: Docker repository username + type: string + default: "" + image_password: + description: Docker repository password + type: string + default: "" + grafana_url: + description: Grafana URL + type: string + default: http://grafana-k8s:3000 + grafana_user: + description: Grafana user + type: string + default: admin + grafana_password: + description: Grafana password + type: string + default: admin