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
… 1051) (#1378)

Co-authored-by: edeandrea <363447+edeandrea@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and edeandrea authored Jan 9, 2025
1 parent 2531cec commit 9794b51
Show file tree
Hide file tree
Showing 72 changed files with 1,032 additions and 1,032 deletions.
82 changes: 41 additions & 41 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.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:25:48 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:17:23 +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/name: grpc-locations
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: locations-service
app.kubernetes.io/name: grpc-locations
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.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:25:48 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:17:23 +0000
labels:
app: grpc-locations
system: quarkus-super-heroes
application: locations-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/name: grpc-locations
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: locations-service
app.kubernetes.io/name: grpc-locations
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.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:26:35 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:18:11 +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/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.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:26:35 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:18:11 +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/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.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:27:14 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:18:50 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8084"
Expand All @@ -432,10 +432,10 @@ spec:
spec:
containers:
- envFrom:
- configMapRef:
name: rest-villains-config
- secretRef:
name: rest-villains-config-creds
- configMapRef:
name: rest-villains-config
image: quay.io/quarkus-super-heroes/rest-villains:java21-latest
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -559,7 +559,7 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:27:14 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:18:50 +0000
labels:
app: rest-villains
system: quarkus-super-heroes
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.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:27:54 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:19:31 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8083"
Expand All @@ -654,9 +654,9 @@ metadata:
system: quarkus-super-heroes
application: heroes-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: heroes-service
app.kubernetes.io/name: rest-heroes
app.kubernetes.io/version: java21-latest
name: rest-heroes
spec:
template:
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.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:27:54 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:19:31 +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/part-of: heroes-service
app.kubernetes.io/name: rest-heroes
app.kubernetes.io/version: java21-latest
name: rest-heroes
spec:
selector: {}
Expand All @@ -821,15 +821,15 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:28:43 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:20:18 +0000
labels:
app: rest-fights
system: quarkus-super-heroes
application: fights-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/name: rest-fights
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: rest-fights
name: rest-fights
---
apiVersion: v1
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.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:28:43 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:20:18 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -920,9 +920,9 @@ metadata:
system: quarkus-super-heroes
application: fights-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/name: rest-fights
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: rest-fights
name: rest-fights
spec:
template:
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.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:28:43 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:20:18 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -946,9 +946,9 @@ spec:
system: quarkus-super-heroes
application: fights-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/name: rest-fights
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: rest-fights
spec:
containers:
- envFrom:
Expand Down Expand Up @@ -1212,15 +1212,15 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:28:43 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:20:18 +0000
labels:
app: rest-fights
system: quarkus-super-heroes
application: fights-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/name: rest-fights
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: rest-fights
name: rest-fights
spec:
selector: {}
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.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:29:26 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:21:03 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8085"
Expand All @@ -1275,19 +1275,19 @@ metadata:
system: quarkus-super-heroes
application: event-stats
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: event-statistics
app.kubernetes.io/part-of: event-stats
app.kubernetes.io/name: event-statistics
app.kubernetes.io/version: java21-latest
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:java21-latest
imagePullPolicy: Always
livenessProbe:
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.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:29:26 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:21:03 +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/name: event-statistics
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.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:30:00 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:21:40 +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.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:30:00 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:21:40 +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.5
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2025-01-07 - 01:30:00 +0000
app.quarkus.io/build-timestamp: 2025-01-09 - 01:21:40 +0000
labels:
app: ui-super-heroes
system: quarkus-super-heroes
Expand Down
Loading

0 comments on commit 9794b51

Please sign in to comment.