X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=installers%2Fcharm%2Fro-k8s%2Fconfig.yaml;h=42b281d3e4b31f4c821a6df1f282b7120dd49847;hb=83dff8250aebbef9e2278800ab5fbeeb468791cf;hp=a18e4958de464a9da249de61ecc989d60405992d;hpb=77c4bbbdb817952e14b986cf2fe138d890c3792b;p=osm%2Fdevops.git diff --git a/installers/charm/ro-k8s/config.yaml b/installers/charm/ro-k8s/config.yaml index a18e4958..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:8 + 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