X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fmon-k8s%2Fconfig.yaml;h=cd903a52d327a57c8608698304f52171e25e2b86;hb=5757a98a65448a05537518dc8bb92b4fa4342759;hp=f8ea2358b3b116ae60407e69373c2644e667aa75;hpb=47cd3b277310d5d6fef0067f220e849bebff35b4;p=osm%2Fdevops.git diff --git a/installers/charm/mon-k8s/config.yaml b/installers/charm/mon-k8s/config.yaml index f8ea2358..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:7 + 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