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
… 1010) (#1302)

Co-authored-by: edeandrea <363447+edeandrea@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and edeandrea authored Nov 29, 2024
1 parent d151101 commit 86af5df
Show file tree
Hide file tree
Showing 72 changed files with 1,021 additions and 1,021 deletions.
74 changes: 37 additions & 37 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.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8089"
Expand All @@ -91,10 +91,10 @@ spec:
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,7 +222,7 @@ metadata:
serverless.openshift.io/default-enable-http2: "true"
app.quarkus.io/quarkus-version: 3.17.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:17:17 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:18:11 +0000
labels:
app: grpc-locations
system: quarkus-super-heroes
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.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +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/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.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:07 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:03 +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/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.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8084"
Expand All @@ -423,19 +423,19 @@ metadata:
system: quarkus-super-heroes
application: villains-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/part-of: villains-service
app.kubernetes.io/name: rest-villains
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: villains-service
name: rest-villains
spec:
template:
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,15 +559,15 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:18:46 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:19:43 +0000
labels:
app: rest-villains
system: quarkus-super-heroes
application: villains-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/part-of: villains-service
app.kubernetes.io/name: rest-villains
app.kubernetes.io/version: java21-latest
app.kubernetes.io/part-of: villains-service
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.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8083"
Expand All @@ -654,8 +654,8 @@ metadata:
system: quarkus-super-heroes
application: heroes-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/part-of: heroes-service
app.kubernetes.io/name: rest-heroes
app.kubernetes.io/part-of: heroes-service
app.kubernetes.io/version: java21-latest
name: rest-heroes
spec:
Expand Down Expand Up @@ -791,14 +791,14 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:19:25 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:20:25 +0000
labels:
app: rest-heroes
system: quarkus-super-heroes
application: heroes-service
app.openshift.io/runtime: quarkus
app.kubernetes.io/part-of: heroes-service
app.kubernetes.io/name: rest-heroes
app.kubernetes.io/part-of: heroes-service
app.kubernetes.io/version: java21-latest
name: rest-heroes
spec:
Expand All @@ -821,7 +821,7 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000
labels:
app: rest-fights
system: quarkus-super-heroes
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.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
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.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -952,10 +952,10 @@ spec:
spec:
containers:
- envFrom:
- secretRef:
name: rest-fights-config-creds
- configMapRef:
name: rest-fights-config
- secretRef:
name: rest-fights-config-creds
image: quay.io/quarkus-super-heroes/rest-fights:java21-latest
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -1212,7 +1212,7 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:10 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:14 +0000
labels:
app: rest-fights
system: quarkus-super-heroes
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.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8085"
Expand All @@ -1284,10 +1284,10 @@ spec:
spec:
containers:
- envFrom:
- secretRef:
name: event-statistics-config-creds
- configMapRef:
name: event-statistics-config
- secretRef:
name: event-statistics-config-creds
image: quay.io/quarkus-super-heroes/event-statistics:java21-latest
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -1488,7 +1488,7 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:20:53 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:21:57 +0000
labels:
app: event-statistics
system: quarkus-super-heroes
Expand Down Expand Up @@ -1518,7 +1518,7 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8080"
Expand All @@ -1528,9 +1528,9 @@ metadata:
system: quarkus-super-heroes
application: ui-super-heroes
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: ui-super-heroes
app.kubernetes.io/part-of: ui-super-heroes
app.kubernetes.io/name: ui-super-heroes
app.kubernetes.io/version: java21-latest
name: ui-super-heroes
spec:
template:
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.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8080"
Expand All @@ -1554,9 +1554,9 @@ spec:
system: quarkus-super-heroes
application: ui-super-heroes
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: ui-super-heroes
app.kubernetes.io/part-of: ui-super-heroes
app.kubernetes.io/name: ui-super-heroes
app.kubernetes.io/version: java21-latest
spec:
containers:
- env:
Expand Down Expand Up @@ -1606,15 +1606,15 @@ metadata:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.17.0
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-11-28 - 01:21:29 +0000
app.quarkus.io/build-timestamp: 2024-11-29 - 01:22:36 +0000
labels:
app: ui-super-heroes
system: quarkus-super-heroes
application: ui-super-heroes
app.openshift.io/runtime: quarkus
app.kubernetes.io/version: java21-latest
app.kubernetes.io/name: ui-super-heroes
app.kubernetes.io/part-of: ui-super-heroes
app.kubernetes.io/name: ui-super-heroes
app.kubernetes.io/version: java21-latest
name: ui-super-heroes
spec:
selector: {}
Expand Down
Loading

0 comments on commit 86af5df

Please sign in to comment.