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
… 925) (#1182)

Co-authored-by: edeandrea <363447+edeandrea@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and edeandrea committed Sep 6, 2024
1 parent d34aac7 commit 1222314
Show file tree
Hide file tree
Showing 72 changed files with 1,529 additions and 1,529 deletions.
114 changes: 57 additions & 57 deletions deploy/k8s/java17-knative.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ metadata:
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
serverless.openshift.io/default-enable-http2: "true"
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:26:42 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:13:41 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8089"
Expand All @@ -81,18 +81,18 @@ metadata:
application: locations-service
system: quarkus-super-heroes
app.kubernetes.io/name: grpc-locations
app.kubernetes.io/version: java17-latest
app.kubernetes.io/part-of: locations-service
app.kubernetes.io/version: java17-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:java17-latest
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -216,17 +216,17 @@ metadata:
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
serverless.openshift.io/default-enable-http2: "true"
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:26:42 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:13:41 +0000
labels:
app: grpc-locations
app.openshift.io/runtime: quarkus
application: locations-service
system: quarkus-super-heroes
app.kubernetes.io/name: grpc-locations
app.kubernetes.io/version: java17-latest
app.kubernetes.io/part-of: locations-service
app.kubernetes.io/version: java17-latest
name: grpc-locations
spec:
selector: {}
Expand Down Expand Up @@ -255,9 +255,9 @@ metadata:
app.openshift.io/connects-to: otel-collector
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:27:04 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:14:01 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8087"
Expand Down Expand Up @@ -318,9 +318,9 @@ metadata:
app.openshift.io/connects-to: otel-collector
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:27:04 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:14:01 +0000
labels:
app: rest-narration
app.openshift.io/runtime: quarkus
Expand Down Expand Up @@ -401,9 +401,9 @@ metadata:
app.openshift.io/connects-to: "villains-db,otel-collector"
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:27:26 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:14:23 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8084"
Expand All @@ -413,19 +413,19 @@ metadata:
app.openshift.io/runtime: quarkus
application: villains-service
system: quarkus-super-heroes
app.kubernetes.io/part-of: villains-service
app.kubernetes.io/name: rest-villains
app.kubernetes.io/version: java17-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:java17-latest
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -545,17 +545,17 @@ metadata:
app.openshift.io/connects-to: "villains-db,otel-collector"
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:27:26 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:14:23 +0000
labels:
app: rest-villains
app.openshift.io/runtime: quarkus
application: villains-service
system: quarkus-super-heroes
app.kubernetes.io/part-of: villains-service
app.kubernetes.io/name: rest-villains
app.kubernetes.io/version: java17-latest
app.kubernetes.io/part-of: villains-service
name: rest-villains
spec:
selector: {}
Expand Down Expand Up @@ -628,9 +628,9 @@ metadata:
app.openshift.io/connects-to: "heroes-db,otel-collector"
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:27:46 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:14:43 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8083"
Expand All @@ -641,18 +641,18 @@ metadata:
application: heroes-service
system: quarkus-super-heroes
app.kubernetes.io/name: rest-heroes
app.kubernetes.io/version: java17-latest
app.kubernetes.io/part-of: heroes-service
app.kubernetes.io/version: java17-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:java17-latest
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -773,17 +773,17 @@ metadata:
app.openshift.io/connects-to: "heroes-db,otel-collector"
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:27:46 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:14:43 +0000
labels:
app: rest-heroes
app.openshift.io/runtime: quarkus
application: heroes-service
system: quarkus-super-heroes
app.kubernetes.io/name: rest-heroes
app.kubernetes.io/version: java17-latest
app.kubernetes.io/part-of: heroes-service
app.kubernetes.io/version: java17-latest
name: rest-heroes
spec:
selector: {}
Expand Down Expand Up @@ -868,9 +868,9 @@ metadata:
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector"
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:28:14 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:15:10 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -880,21 +880,21 @@ metadata:
app.openshift.io/runtime: quarkus
application: fights-service
system: quarkus-super-heroes
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/version: java17-latest
app.kubernetes.io/name: rest-fights
app.kubernetes.io/version: java17-latest
app.kubernetes.io/part-of: fights-service
name: rest-fights
spec:
template:
metadata:
annotations:
autoscaling.knative.dev/minScale: "1"
autoscaling.knative.dev/min-scale: "1"
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector"
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:28:14 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:15:10 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -904,9 +904,9 @@ spec:
app.openshift.io/runtime: quarkus
application: fights-service
system: quarkus-super-heroes
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/version: java17-latest
app.kubernetes.io/name: rest-fights
app.kubernetes.io/version: java17-latest
app.kubernetes.io/part-of: fights-service
spec:
containers:
- envFrom:
Expand Down Expand Up @@ -1165,17 +1165,17 @@ metadata:
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,grpc-locations,otel-collector"
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:28:14 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:15:10 +0000
labels:
app: rest-fights
app.openshift.io/runtime: quarkus
application: fights-service
system: quarkus-super-heroes
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/version: java17-latest
app.kubernetes.io/name: rest-fights
app.kubernetes.io/version: java17-latest
app.kubernetes.io/part-of: fights-service
name: rest-fights
spec:
selector: {}
Expand Down Expand Up @@ -1216,9 +1216,9 @@ metadata:
app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector"
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:28:33 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:15:29 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8085"
Expand All @@ -1237,10 +1237,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:java17-latest
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -1437,9 +1437,9 @@ metadata:
app.openshift.io/connects-to: "fights-kafka,apicurio,otel-collector"
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:28:33 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:15:29 +0000
labels:
app: event-statistics
app.openshift.io/runtime: quarkus
Expand All @@ -1465,9 +1465,9 @@ metadata:
app.openshift.io/connects-to: "rest-fights,otel-collector"
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:28:50 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:15:45 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8080"
Expand All @@ -1477,21 +1477,21 @@ 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
app.kubernetes.io/part-of: ui-super-heroes
app.kubernetes.io/name: ui-super-heroes
name: ui-super-heroes
spec:
template:
metadata:
annotations:
autoscaling.knative.dev/minScale: "1"
autoscaling.knative.dev/min-scale: "1"
app.openshift.io/connects-to: "rest-fights,otel-collector"
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:28:50 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:15:45 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8080"
Expand All @@ -1501,9 +1501,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
app.kubernetes.io/part-of: ui-super-heroes
app.kubernetes.io/name: ui-super-heroes
spec:
containers:
- env:
Expand Down Expand Up @@ -1549,17 +1549,17 @@ metadata:
app.openshift.io/connects-to: "rest-fights,otel-collector"
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/quarkus-version: 3.14.1
app.quarkus.io/quarkus-version: 3.14.2
app.quarkus.io/vcs-uri: https://github.com/quarkusio/quarkus-super-heroes.git
app.quarkus.io/build-timestamp: 2024-09-03 - 01:28:50 +0000
app.quarkus.io/build-timestamp: 2024-09-06 - 01:15:45 +0000
labels:
app: ui-super-heroes
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
app.kubernetes.io/part-of: ui-super-heroes
app.kubernetes.io/name: ui-super-heroes
name: ui-super-heroes
spec:
selector: {}
Expand Down
Loading

0 comments on commit 1222314

Please sign in to comment.