X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fpol-k8s%2Fconfig.yaml;h=b20fe919f34e2dc4bde3843f505249035d6afa90;hb=5757a98a65448a05537518dc8bb92b4fa4342759;hp=59f9d689f661c8bc5f27bbd5f20b9994a34ec8a1;hpb=82c5ffa15e1abb4c7ff58dc489f22cbe276c78c3;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: ""