X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fro-k8s%2Fconfig.yaml;h=e93cc495ffb91f1929d011598c205a7374da4588;hb=refs%2Fchanges%2F56%2F10056%2F1;hp=c35d114d7d131e26f07d0c548eab1bf1b2d1852b;hpb=47cd3b277310d5d6fef0067f220e849bebff35b4;p=osm%2Fdevops.git diff --git a/installers/charm/ro-k8s/config.yaml b/installers/charm/ro-k8s/config.yaml index c35d114d..e93cc495 100755 --- a/installers/charm/ro-k8s/config.yaml +++ b/installers/charm/ro-k8s/config.yaml @@ -31,4 +31,16 @@ options: image: type: string description: OCI image - default: opensourcemano/ro:7 + default: opensourcemano/ro:8 + image_username: + description: Docker repository username + type: string + default: "" + image_password: + description: Docker repository password + type: string + default: "" + database_commonkey: + description: Database common key + type: string + default: osm \ No newline at end of file