X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fro-k8s%2Fconfig.yaml;h=42b281d3e4b31f4c821a6df1f282b7120dd49847;hb=83dff8250aebbef9e2278800ab5fbeeb468791cf;hp=c35d114d7d131e26f07d0c548eab1bf1b2d1852b;hpb=82c5ffa15e1abb4c7ff58dc489f22cbe276c78c3;p=osm%2Fdevops.git diff --git a/installers/charm/ro-k8s/config.yaml b/installers/charm/ro-k8s/config.yaml index c35d114d..42b281d3 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:9 + 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