Skip to content

Commit

Permalink
Generate deploy resources (from Build and Push Container images - 3.2…
Browse files Browse the repository at this point in the history
….Final run # 14)
  • Loading branch information
github-actions[bot] committed Oct 18, 2023
1 parent 4e40900 commit 94752b9
Show file tree
Hide file tree
Showing 56 changed files with 682 additions and 682 deletions.
40 changes: 20 additions & 20 deletions deploy/k8s/java17-knative.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ metadata:
app.openshift.io/connects-to: "villains-db,otel-collector"
app.openshift.io/vcs-ref: 3.2.Final
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-10-04 - 14:19:09 +0000
app.quarkus.io/build-timestamp: 2023-10-18 - 17:46:43 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8084"
Expand All @@ -76,19 +76,19 @@ metadata:
app.openshift.io/runtime: quarkus
application: villains-service
system: quarkus-super-heroes
app.kubernetes.io/version: java17-latest-3.2.Final
app.kubernetes.io/part-of: villains-service
app.kubernetes.io/name: rest-villains
app.kubernetes.io/version: java17-latest-3.2.Final
name: rest-villains
spec:
template:
spec:
containers:
- envFrom:
- secretRef:
name: rest-villains-config-creds
- configMapRef:
name: rest-villains-config
- secretRef:
name: rest-villains-config-creds
image: quay.io/quarkus-super-heroes/rest-villains:java17-latest-3.2.Final
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -261,7 +261,7 @@ metadata:
app.openshift.io/connects-to: "heroes-db,otel-collector"
app.openshift.io/vcs-ref: 3.2.Final
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-10-04 - 14:19:35 +0000
app.quarkus.io/build-timestamp: 2023-10-18 - 17:47:10 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8083"
Expand All @@ -271,9 +271,9 @@ metadata:
app.openshift.io/runtime: quarkus
application: heroes-service
system: quarkus-super-heroes
app.kubernetes.io/name: rest-heroes
app.kubernetes.io/version: java17-latest-3.2.Final
app.kubernetes.io/part-of: heroes-service
app.kubernetes.io/name: rest-heroes
name: rest-heroes
spec:
template:
Expand Down Expand Up @@ -464,7 +464,7 @@ metadata:
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,otel-collector"
app.openshift.io/vcs-ref: 3.2.Final
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-10-04 - 14:20:12 +0000
app.quarkus.io/build-timestamp: 2023-10-18 - 17:47:46 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -475,8 +475,8 @@ metadata:
application: fights-service
system: quarkus-super-heroes
app.kubernetes.io/name: rest-fights
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/version: java17-latest-3.2.Final
app.kubernetes.io/part-of: fights-service
name: rest-fights
spec:
template:
Expand All @@ -486,7 +486,7 @@ spec:
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,otel-collector"
app.openshift.io/vcs-ref: 3.2.Final
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-10-04 - 14:20:12 +0000
app.quarkus.io/build-timestamp: 2023-10-18 - 17:47:46 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -497,15 +497,15 @@ spec:
application: fights-service
system: quarkus-super-heroes
app.kubernetes.io/name: rest-fights
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/version: java17-latest-3.2.Final
app.kubernetes.io/part-of: fights-service
spec:
containers:
- envFrom:
- configMapRef:
name: rest-fights-config
- secretRef:
name: rest-fights-config-creds
- configMapRef:
name: rest-fights-config
image: quay.io/quarkus-super-heroes/rest-fights:java17-latest-3.2.Final
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -775,7 +775,7 @@ metadata:
app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector"
app.openshift.io/vcs-ref: 3.2.Final
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-10-04 - 14:20:36 +0000
app.quarkus.io/build-timestamp: 2023-10-18 - 17:48:09 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8085"
Expand All @@ -785,19 +785,19 @@ metadata:
app.openshift.io/runtime: quarkus
application: event-stats
system: quarkus-super-heroes
app.kubernetes.io/name: event-statistics
app.kubernetes.io/version: java17-latest-3.2.Final
app.kubernetes.io/part-of: event-stats
app.kubernetes.io/name: event-statistics
name: event-statistics
spec:
template:
spec:
containers:
- envFrom:
- configMapRef:
name: event-statistics-config
- secretRef:
name: event-statistics-config-creds
- configMapRef:
name: event-statistics-config
image: quay.io/quarkus-super-heroes/event-statistics:java17-latest-3.2.Final
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -991,7 +991,7 @@ metadata:
app.openshift.io/connects-to: "rest-fights,otel-collector"
app.openshift.io/vcs-ref: 3.2.Final
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-10-04 - 14:21:00 +0000
app.quarkus.io/build-timestamp: 2023-10-18 - 17:48:34 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8080"
Expand All @@ -1001,9 +1001,9 @@ metadata:
app.openshift.io/runtime: quarkus
application: ui-super-heroes
system: quarkus-super-heroes
app.kubernetes.io/name: ui-super-heroes
app.kubernetes.io/version: java17-latest-3.2.Final
app.kubernetes.io/part-of: ui-super-heroes
app.kubernetes.io/name: ui-super-heroes
name: ui-super-heroes
spec:
template:
Expand All @@ -1013,7 +1013,7 @@ spec:
app.openshift.io/connects-to: "rest-fights,otel-collector"
app.openshift.io/vcs-ref: 3.2.Final
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-10-04 - 14:21:00 +0000
app.quarkus.io/build-timestamp: 2023-10-18 - 17:48:34 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8080"
Expand All @@ -1023,9 +1023,9 @@ spec:
app.openshift.io/runtime: quarkus
application: ui-super-heroes
system: quarkus-super-heroes
app.kubernetes.io/name: ui-super-heroes
app.kubernetes.io/version: java17-latest-3.2.Final
app.kubernetes.io/part-of: ui-super-heroes
app.kubernetes.io/name: ui-super-heroes
spec:
containers:
- env:
Expand Down
Loading

0 comments on commit 94752b9

Please sign in to comment.