X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fpol-k8s%2Fconfig.yaml;h=d33a715f1883286f515b8765f900399be649afcf;hb=refs%2Fchanges%2F45%2F9945%2F1;hp=59f9d689f661c8bc5f27bbd5f20b9994a34ec8a1;hpb=47cd3b277310d5d6fef0067f220e849bebff35b4;p=osm%2Fdevops.git diff --git a/installers/charm/pol-k8s/config.yaml b/installers/charm/pol-k8s/config.yaml index 59f9d689..d33a715f 100644 --- a/installers/charm/pol-k8s/config.yaml +++ b/installers/charm/pol-k8s/config.yaml @@ -23,4 +23,12 @@ options: image: type: string description: OCI image - default: opensourcemano/pol:7 + default: opensourcemano/pol:8 + image_username: + description: Docker repository username + type: string + default: "" + image_password: + description: Docker repository password + type: string + default: ""