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