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