X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fmon-k8s%2Fconfig.yaml;h=069758fee5f17b745bc49bcf61a4d10bc7ac8a2e;hb=refs%2Fchanges%2F62%2F9962%2F1;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..069758fe 100644 --- a/installers/charm/mon-k8s/config.yaml +++ b/installers/charm/mon-k8s/config.yaml @@ -67,4 +67,12 @@ options: image: type: string description: OCI image - default: opensourcemano/mon:7 + default: opensourcemano/mon:8 + image_username: + description: Docker repository username + type: string + default: "" + image_password: + description: Docker repository password + type: string + default: ""