Skip to content

Commit 8cfc872

Browse files
kstekoviemmartins
authored andcommitted
[JBEAP-27540] set build mode to s2i
1 parent 10f6f9e commit 8cfc872

11 files changed

Lines changed: 11 additions & 0 deletions

File tree

micrometer/charts/helm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ build:
22
uri: https://github.com/jboss-developer/jboss-eap-quickstarts.git
33
ref: xp-5.0.x
44
contextDir: micrometer
5+
mode: s2i
56
deploy:
67
replicas: 1
78
env:

microprofile-config/charts/helm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ build:
22
uri: https://github.com/jboss-developer/jboss-eap-quickstarts.git
33
ref: xp-5.0.x
44
contextDir: microprofile-config
5+
mode: s2i
56
deploy:
67
replicas: 1

microprofile-fault-tolerance/charts/helm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ build:
22
uri: https://github.com/jboss-developer/jboss-eap-quickstarts.git
33
ref: xp-5.0.x
44
contextDir: microprofile-fault-tolerance
5+
mode: s2i
56
deploy:
67
replicas: 1

microprofile-health/charts/helm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ build:
22
uri: https://github.com/jboss-developer/jboss-eap-quickstarts.git
33
ref: xp-5.0.x
44
contextDir: microprofile-health
5+
mode: s2i
56
deploy:
67
replicas: 1

microprofile-jwt/charts/helm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ build:
22
uri: https://github.com/jboss-developer/jboss-eap-quickstarts.git
33
ref: xp-5.0.x
44
contextDir: microprofile-jwt
5+
mode: s2i
56
deploy:
67
replicas: 1

microprofile-lra/charts/helm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ build:
22
uri: https://github.com/jboss-developer/jboss-eap-quickstarts.git
33
ref: xp-5.0.x
44
contextDir: microprofile-lra
5+
mode: s2i
56
deploy:
67
replicas: 1
78
route:

microprofile-openapi/charts/helm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ build:
22
uri: https://github.com/jboss-developer/jboss-eap-quickstarts.git
33
ref: xp-5.0.x
44
contextDir: microprofile-openapi
5+
mode: s2i
56
deploy:
67
replicas: 1

microprofile-reactive-messaging-kafka/charts/helm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ build:
44
uri: https://github.com/jboss-developer/jboss-eap-quickstarts.git
55
ref: xp-5.0.x
66
contextDir: microprofile-reactive-messaging-kafka
7+
mode: s2i
78
deploy:
89
replicas: 1
910
env:

microprofile-rest-client/charts/helm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ build:
22
uri: https://github.com/jboss-developer/jboss-eap-quickstarts.git
33
ref: xp-5.0.x
44
contextDir: microprofile-rest-client
5+
mode: s2i
56
deploy:
67
replicas: 1

opentelemetry-tracing/charts/helm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ build:
22
uri: https://github.com/jboss-developer/jboss-eap-quickstarts.git
33
ref: xp-5.0.x
44
contextDir: opentelemetry-tracing
5+
mode: s2i
56
deploy:
67
replicas: 1
78
env:

0 commit comments

Comments
 (0)