X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fdevops.git;a=blobdiff_plain;f=installers%2Fcharm%2Fpla%2Fconfig.yaml;h=ae903042eea0026ae493ab01f9971c7e9d7daca3;hp=57c5df04da002c8513d5846ed15bd3e0ab6f01f6;hb=49379ced23b5e344a773ce77ac9cb59c1864e19b;hpb=e5fd208248a496cd798a66cb27216e83f2852a76 diff --git a/installers/charm/pla/config.yaml b/installers/charm/pla/config.yaml index 57c5df04..ae903042 100644 --- a/installers/charm/pla/config.yaml +++ b/installers/charm/pla/config.yaml @@ -16,31 +16,11 @@ # limitations under the License. options: - image: - description: Docker image name - type: string - default: opensourcemano/pla:latest - image_username: - description: Docker repository username - type: string - default: "" - image_password: - description: Docker repository password - type: string - default: "" - port: - description: Port number - type: int - default: 8080 # Fake port log_level: description: Log level type: string default: INFO - database: - description: Database name - type: string - default: pla - database_common_key: + database_commonkey: description: Common Key for Mongo database type: string default: osm