From 66b9115160ee66d3dbfef4027f87a4abd641178c Mon Sep 17 00:00:00 2001 From: Andrew Donald Kennedy Date: Mon, 29 Nov 2021 13:06:10 +0000 Subject: [PATCH] Fix error resolving couchIconUrl alias in YAML Signed-off-by: Andrew Donald Kennedy --- catalog/couchdb/couchdb-cluster.bom | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/catalog/couchdb/couchdb-cluster.bom b/catalog/couchdb/couchdb-cluster.bom index 4c38fa9..80298da 100644 --- a/catalog/couchdb/couchdb-cluster.bom +++ b/catalog/couchdb/couchdb-cluster.bom @@ -23,9 +23,7 @@ brooklyn.catalog: license: Apache-2.0 publish: license_code: Apache-2.0 - defaults: - couchIconUrl: &couchIconUrl https://svn.apache.org/repos/asf/couchdb/supplement/logo/couchdb-logo.png - iconUrl: *couchIconUrl + iconUrl: &couchIconUrl https://svn.apache.org/repos/asf/couchdb/supplement/logo/couchdb-logo.png items: - id: couchdb-cluster-node name: CouchDB cluster node