This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
app-deploy.yaml
76 lines (76 loc) · 3.84 KB
/
app-deploy.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
apiVersion: appsody.dev/v1beta1
kind: AppsodyApplication
metadata:
annotations:
architecture: x86_64
authoritative-source-url: registry.access.redhat.com
build-date: 2020-04-09T10:02:05.547594
commit.image.appsody.dev/date: Fri May 15 17:11:47 2020 -0400
commit.image.appsody.dev/message: 0.9.0-rc.3
commit.stack.appsody.dev/contextDir: /incubator/nodejs
commit.stack.appsody.dev/date: Thu May 14 09:37:35 2020 +0100
commit.stack.appsody.dev/message: 'Merge pull request #340 from groeges/release-0.9-codewind'
description: This image contains the Kabanero development stack for the Nodejs
collection
distribution-scope: public
help: For more information visit https://github.com/sclorg/s2i-nodejs-container
image.opencontainers.org/created: "2020-05-20T14:03:11-04:00"
image.opencontainers.org/documentation: https://github.com/kabanero-io/sample-nodejs
image.opencontainers.org/revision: 5895866b583f5310fe6046746fcdd3eb58c101bf-modified
image.opencontainers.org/source: https://github.com/kabanero-io/sample-nodejs/tree/HEAD
-> origin
image.opencontainers.org/url: https://github.com/kabanero-io/sample-nodejs
k8s.io/description: Node.js 12 available as container is a base platform for building
and running various Node.js 12 applications and frameworks. Node.js is a platform
built on Chrome's JavaScript runtime for easily building fast, scalable network
applications. Node.js uses an event-driven, non-blocking I/O model that makes
it lightweight and efficient, perfect for data-intensive real-time applications
that run across distributed devices.
k8s.io/display-name: Node.js 12
maintainer: SoftwareCollections.org <[email protected]>
name: kabanero/nodejs
openshift.io/expose-services: 8080:http
openshift.io/tags: builder,nodejs,nodejs12
redhat.com/build-host: cpt-1004.osbs.prod.upshift.rdu2.redhat.com
redhat.com/component: nodejs-12-container
redhat.com/deployments-dir: /opt/app-root/src
redhat.com/dev-mode: DEV_MODE:false
redhat.com/dev-mode.port: DEBUG_PORT:5858
redhat.com/license_terms: https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI
release: "36"
s2i.io/scripts-url: image:///usr/libexec/s2i
s2i.openshift.io/scripts-url: image:///usr/libexec/s2i
stack.appsody.dev/authors: Sam Roberts <sam-github>
stack.appsody.dev/configured: docker.io/kabanero/nodejs:0.3
stack.appsody.dev/created: "2020-05-19T07:17:02Z"
stack.appsody.dev/description: Runtime for Node.js applications
stack.appsody.dev/digest: sha256:f13c6c3022544b6ffc4f0f111b36c0f4d0066accb3d9e9a7f7d1218a7411c159
stack.appsody.dev/documentation: https://github.com/kabanero-io/collections/tree/master/incubator/nodejs/README.md
stack.appsody.dev/licenses: Apache-2.0
stack.appsody.dev/revision: 104bb146d0d770e30886b845d7fca9311d54ed20
stack.appsody.dev/source: https://github.com/kabanero-io/collections/tree/master/incubator/nodejs/image
stack.appsody.dev/tag: docker.io/kabanero/nodejs:0.3.6
stack.appsody.dev/title: Node.js
stack.appsody.dev/url: https://github.com/kabanero-io/collections/tree/master/incubator/nodejs
summary: Image for Kabanero Nodejs development
url: https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/nodejs-12/images/1-36
usage: s2i build <SOURCE-REPOSITORY> ubi8/nodejs-12:latest <APP-NAME>
vcs-ref: 9a85b86edcc6c765692f15311abe259b0f9997b2
vcs-type: git
vendor: Kabanero
version: 0.3.6
creationTimestamp: null
labels:
image.opencontainers.org/title: sample-nodejs
stack.appsody.dev/id: nodejs
stack.appsody.dev/version: 0.3.6
name: sample-nodejs
spec:
applicationImage: dev.local/sample-nodejs
createKnativeService: true
expose: true
service:
port: 3000
type: NodePort
stack: nodejs
version: 1.0.0