X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fpol-k8s%2Fconfig.yaml;h=b20fe919f34e2dc4bde3843f505249035d6afa90;hb=903379cd3b035107298d468c62b9bee3ee16da24;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..b20fe919 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:latest + image_username: + description: Docker repository username + type: string + default: "" + image_password: + description: Docker repository password + type: string + default: ""