X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fro-k8s%2Fconfig.yaml;h=cc6076c8a599daf85ae9a6addbde94acf44202b2;hb=5757a98a65448a05537518dc8bb92b4fa4342759;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..cc6076c8 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:latest + 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