X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fpol-k8s%2Fconfig.yaml;h=95bca15c80d6c1b793e019ee751b45b8714e6a4b;hb=e2dd10f7fab0315302fd00869d59ae1368e36757;hp=8cfd8bf6e81cbd0d8b74b847959cb2ac692df4ae;hpb=77c4bbbdb817952e14b986cf2fe138d890c3792b;p=osm%2Fdevops.git diff --git a/installers/charm/pol-k8s/config.yaml b/installers/charm/pol-k8s/config.yaml index 8cfd8bf6..95bca15c 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:8 + default: opensourcemano/pol:9 + image_username: + description: Docker repository username + type: string + default: "" + image_password: + description: Docker repository password + type: string + default: ""