X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fcharm%2Fng-ui%2Fmetadata.yaml;h=60643b5731593fd03319b16f62abb56e4d96143c;hb=53a09d8a21b6b4c2a3e17ce302c3aec4b220b040;hp=a0a592104599468b641cc2e6aaf424481e9d22b9;hpb=a4a37f7f9f5410ff2c7833b76bdc85f752c74849;p=osm%2Fdevops.git diff --git a/installers/charm/ng-ui/metadata.yaml b/installers/charm/ng-ui/metadata.yaml index a0a59210..60643b57 100644 --- a/installers/charm/ng-ui/metadata.yaml +++ b/installers/charm/ng-ui/metadata.yaml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -name: ng-ui +name: osm-ng-ui summary: A Next Generation UI charm for Opensource MANO description: | New UI for OSM @@ -24,4 +24,9 @@ deployment: service: cluster requires: nbi: - interface: osm-nbi + interface: http +resources: + image: + type: oci-image + description: OSM docker image for NBI + upstream-source: "opensourcemano/ng-ui:latest"