X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fpol-k8s%2Fconfig.yaml;h=d33a715f1883286f515b8765f900399be649afcf;hb=bcf6fa2353d4c1072c9daff997fe79ca3b6f937c;hp=8cfd8bf6e81cbd0d8b74b847959cb2ac692df4ae;hpb=7cebea8dfc8d698581135f5b9ab234154a3b62a8;p=osm%2Fdevops.git diff --git a/installers/charm/pol-k8s/config.yaml b/installers/charm/pol-k8s/config.yaml index 8cfd8bf6..d33a715f 100644 --- a/installers/charm/pol-k8s/config.yaml +++ b/installers/charm/pol-k8s/config.yaml @@ -24,3 +24,11 @@ options: type: string description: OCI image default: opensourcemano/pol:8 + image_username: + description: Docker repository username + type: string + default: "" + image_password: + description: Docker repository password + type: string + default: ""