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 # 12)
  • Loading branch information
github-actions[bot] committed Oct 3, 2023
1 parent 007e3b8 commit 8f0b82a
Show file tree
Hide file tree
Showing 56 changed files with 668 additions and 668 deletions.
38 changes: 19 additions & 19 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-09-18 - 15:41:57 +0000
app.quarkus.io/build-timestamp: 2023-10-03 - 17:24:24 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8084"
Expand All @@ -76,9 +76,9 @@ 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/part-of: villains-service
app.kubernetes.io/version: java17-latest-3.2.Final
name: rest-villains
spec:
template:
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-09-18 - 15:42:19 +0000
app.quarkus.io/build-timestamp: 2023-10-03 - 17:24:46 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8083"
Expand All @@ -271,19 +271,19 @@ metadata:
app.openshift.io/runtime: quarkus
application: heroes-service
system: quarkus-super-heroes
app.kubernetes.io/version: java17-latest-3.2.Final
app.kubernetes.io/name: rest-heroes
app.kubernetes.io/version: java17-latest-3.2.Final
app.kubernetes.io/part-of: heroes-service
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-3.2.Final
imagePullPolicy: Always
livenessProbe:
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-09-18 - 15:42:48 +0000
app.quarkus.io/build-timestamp: 2023-10-03 - 17:25:16 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -474,9 +474,9 @@ metadata:
app.openshift.io/runtime: quarkus
application: fights-service
system: quarkus-super-heroes
app.kubernetes.io/version: java17-latest-3.2.Final
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/name: rest-fights
app.kubernetes.io/version: java17-latest-3.2.Final
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-09-18 - 15:42:48 +0000
app.quarkus.io/build-timestamp: 2023-10-03 - 17:25:16 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -496,9 +496,9 @@ spec:
app.openshift.io/runtime: quarkus
application: fights-service
system: quarkus-super-heroes
app.kubernetes.io/version: java17-latest-3.2.Final
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/name: rest-fights
app.kubernetes.io/version: java17-latest-3.2.Final
spec:
containers:
- envFrom:
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-09-18 - 15:43:09 +0000
app.quarkus.io/build-timestamp: 2023-10-03 - 17:25:37 +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/name: event-statistics
app.kubernetes.io/part-of: event-stats
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-09-18 - 15:43:30 +0000
app.quarkus.io/build-timestamp: 2023-10-03 - 17:25:57 +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/version: java17-latest-3.2.Final
app.kubernetes.io/part-of: ui-super-heroes
app.kubernetes.io/name: ui-super-heroes
app.kubernetes.io/version: java17-latest-3.2.Final
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-09-18 - 15:43:30 +0000
app.quarkus.io/build-timestamp: 2023-10-03 - 17:25:57 +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/version: java17-latest-3.2.Final
app.kubernetes.io/part-of: ui-super-heroes
app.kubernetes.io/name: ui-super-heroes
app.kubernetes.io/version: java17-latest-3.2.Final
spec:
containers:
- env:
Expand Down
Loading

0 comments on commit 8f0b82a

Please sign in to comment.