Skip to content

Commit

Permalink
Generate deploy resources (from Build and Push Container images run #…
Browse files Browse the repository at this point in the history
… 1060) (#1388)

Co-authored-by: edeandrea <363447+edeandrea@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and edeandrea authored Jan 18, 2025
1 parent e640fd9 commit 36a01d3
Show file tree
Hide file tree
Showing 72 changed files with 1,024 additions and 1,024 deletions.
86 changes: 43 additions & 43 deletions deploy/k8s/java21-knative.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ metadata:
serverless.openshift.io/default-enable-http2: "true"
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8089"
Expand All @@ -82,19 +82,19 @@ metadata:
system: quarkus-super-heroes
application: locations-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: grpc-locations
app.kubernetes.io/part-of: locations-service
app.kubernetes.io/name: grpc-locations
app.kubernetes.io/version: java21-latest
name: grpc-locations
spec:
template:
spec:
containers:
- envFrom:
- secretRef:
name: grpc-locations-config-creds
- configMapRef:
name: grpc-locations-config
- secretRef:
name: grpc-locations-config-creds
image: quay.io/quarkus-super-heroes/grpc-locations:java21-latest
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -222,15 +222,15 @@ metadata:
serverless.openshift.io/default-enable-http2: "true"
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:16:24 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:17:58 +0000
labels:
app: grpc-locations
system: quarkus-super-heroes
application: locations-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: grpc-locations
app.kubernetes.io/part-of: locations-service
app.kubernetes.io/name: grpc-locations
app.kubernetes.io/version: java21-latest
name: grpc-locations
spec:
selector: {}
Expand Down Expand Up @@ -263,7 +263,7 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8087"
Expand All @@ -273,9 +273,9 @@ metadata:
system: quarkus-super-heroes
application: narration-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/part-of: narration-service
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: rest-narration
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: narration-service
name: rest-narration
spec:
template:
Expand Down Expand Up @@ -328,15 +328,15 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:10 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:18:47 +0000
labels:
app: rest-narration
system: quarkus-super-heroes
application: narration-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/part-of: narration-service
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: rest-narration
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: narration-service
name: rest-narration
spec:
selector: {}
Expand Down Expand Up @@ -413,7 +413,7 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8084"
Expand All @@ -424,18 +424,18 @@ metadata:
application: villains-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: rest-villains
app.kubernetes.io/part-of: villains-service
app.kubernetes.io/name: rest-villains
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:java21-latest
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -559,15 +559,15 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:17:47 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:19:26 +0000
labels:
app: rest-villains
system: quarkus-super-heroes
application: villains-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: rest-villains
app.kubernetes.io/part-of: villains-service
app.kubernetes.io/name: rest-villains
name: rest-villains
spec:
selector: {}
Expand Down Expand Up @@ -644,7 +644,7 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8083"
Expand All @@ -654,19 +654,19 @@ metadata:
system: quarkus-super-heroes
application: heroes-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: rest-heroes
app.kubernetes.io/part-of: heroes-service
app.kubernetes.io/name: rest-heroes
app.kubernetes.io/version: java21-latest
name: rest-heroes
spec:
template:
spec:
containers:
- envFrom:
- secretRef:
name: rest-heroes-config-creds
- configMapRef:
name: rest-heroes-config
- secretRef:
name: rest-heroes-config-creds
image: quay.io/quarkus-super-heroes/rest-heroes:java21-latest
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -791,15 +791,15 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:18:24 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:05 +0000
labels:
app: rest-heroes
system: quarkus-super-heroes
application: heroes-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: rest-heroes
app.kubernetes.io/part-of: heroes-service
app.kubernetes.io/name: rest-heroes
app.kubernetes.io/version: java21-latest
name: rest-heroes
spec:
selector: {}
Expand All @@ -821,14 +821,14 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000
labels:
app: rest-fights
system: quarkus-super-heroes
application: fights-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/name: rest-fights
name: rest-fights
---
Expand Down Expand Up @@ -910,7 +910,7 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -920,8 +920,8 @@ metadata:
system: quarkus-super-heroes
application: fights-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/name: rest-fights
name: rest-fights
spec:
Expand All @@ -936,7 +936,7 @@ spec:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -946,8 +946,8 @@ spec:
system: quarkus-super-heroes
application: fights-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/name: rest-fights
spec:
containers:
Expand Down Expand Up @@ -1212,14 +1212,14 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:12 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:20:53 +0000
labels:
app: rest-fights
system: quarkus-super-heroes
application: fights-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/name: rest-fights
name: rest-fights
spec:
Expand Down Expand Up @@ -1265,7 +1265,7 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8085"
Expand All @@ -1275,9 +1275,9 @@ metadata:
system: quarkus-super-heroes
application: event-stats
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: event-stats
app.kubernetes.io/name: event-statistics
app.kubernetes.io/version: java21-latest
name: event-statistics
spec:
template:
Expand Down Expand Up @@ -1488,15 +1488,15 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:19:53 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:21:37 +0000
labels:
app: event-statistics
system: quarkus-super-heroes
application: event-stats
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: event-stats
app.kubernetes.io/name: event-statistics
app.kubernetes.io/version: java21-latest
name: event-statistics
spec:
selector: {}
Expand All @@ -1518,7 +1518,7 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8080"
Expand All @@ -1544,7 +1544,7 @@ spec:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8080"
Expand Down Expand Up @@ -1606,7 +1606,7 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.7
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-17 - 01:20:29 +0000
app.quarkus.io/build-timestamp: 2025-01-18 - 01:22:14 +0000
labels:
app: ui-super-heroes
system: quarkus-super-heroes
Expand Down
Loading

0 comments on commit 36a01d3

Please sign in to comment.