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
… 474)
  • Loading branch information
github-actions[bot] committed Oct 11, 2023
1 parent 7918d3a commit 3b3d845
Show file tree
Hide file tree
Showing 60 changed files with 694 additions and 694 deletions.
38 changes: 19 additions & 19 deletions deploy/k8s/java17-knative.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ 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/build-timestamp: 2023-10-10 - 14:49:26 +0000
app.quarkus.io/build-timestamp: 2023-10-11 - 17:22:19 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8087"
Expand All @@ -32,9 +32,9 @@ metadata:
app.openshift.io/runtime: quarkus
application: narration-service
system: quarkus-super-heroes
app.kubernetes.io/part-of: narration-service
app.kubernetes.io/version: java17-latest
app.kubernetes.io/name: rest-narration
app.kubernetes.io/part-of: narration-service
name: rest-narration
spec:
template:
Expand Down Expand Up @@ -138,7 +138,7 @@ 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/build-timestamp: 2023-10-10 - 14:49:46 +0000
app.quarkus.io/build-timestamp: 2023-10-11 - 17:22:41 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8084"
Expand All @@ -157,10 +157,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:java17-latest
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -333,7 +333,7 @@ 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/build-timestamp: 2023-10-10 - 14:50:07 +0000
app.quarkus.io/build-timestamp: 2023-10-11 - 17:23:03 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8083"
Expand All @@ -343,19 +343,19 @@ metadata:
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/name: rest-heroes
name: rest-heroes
spec:
template:
spec:
containers:
- envFrom:
- configMapRef:
name: rest-heroes-config
- secretRef:
name: rest-heroes-config-creds
- configMapRef:
name: rest-heroes-config
image: quay.io/quarkus-super-heroes/rest-heroes:java17-latest
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -539,7 +539,7 @@ metadata:
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,otel-collector"
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-10-10 - 14:50:36 +0000
app.quarkus.io/build-timestamp: 2023-10-11 - 17:23:36 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -549,9 +549,9 @@ metadata:
app.openshift.io/runtime: quarkus
application: fights-service
system: quarkus-super-heroes
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/name: rest-fights
app.kubernetes.io/version: java17-latest
app.kubernetes.io/part-of: fights-service
name: rest-fights
spec:
template:
Expand All @@ -561,7 +561,7 @@ spec:
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,rest-narration,otel-collector"
app.openshift.io/vcs-ref: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-10-10 - 14:50:36 +0000
app.quarkus.io/build-timestamp: 2023-10-11 - 17:23:36 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -571,9 +571,9 @@ spec:
app.openshift.io/runtime: quarkus
application: fights-service
system: quarkus-super-heroes
app.kubernetes.io/part-of: fights-service
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 @@ -850,7 +850,7 @@ 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/build-timestamp: 2023-10-10 - 14:50:56 +0000
app.quarkus.io/build-timestamp: 2023-10-11 - 17:23:58 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8085"
Expand All @@ -860,8 +860,8 @@ metadata:
app.openshift.io/runtime: quarkus
application: event-stats
system: quarkus-super-heroes
app.kubernetes.io/part-of: event-stats
app.kubernetes.io/name: event-statistics
app.kubernetes.io/part-of: event-stats
app.kubernetes.io/version: java17-latest
name: event-statistics
spec:
Expand Down Expand Up @@ -1066,7 +1066,7 @@ 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/build-timestamp: 2023-10-10 - 14:51:17 +0000
app.quarkus.io/build-timestamp: 2023-10-11 - 17:24:20 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8080"
Expand All @@ -1076,9 +1076,9 @@ metadata:
app.openshift.io/runtime: quarkus
application: ui-super-heroes
system: quarkus-super-heroes
app.kubernetes.io/name: ui-super-heroes
app.kubernetes.io/part-of: ui-super-heroes
app.kubernetes.io/version: java17-latest
app.kubernetes.io/name: ui-super-heroes
name: ui-super-heroes
spec:
template:
Expand All @@ -1088,7 +1088,7 @@ spec:
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/build-timestamp: 2023-10-10 - 14:51:17 +0000
app.quarkus.io/build-timestamp: 2023-10-11 - 17:24:20 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8080"
Expand All @@ -1098,9 +1098,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/part-of: ui-super-heroes
app.kubernetes.io/version: java17-latest
app.kubernetes.io/name: ui-super-heroes
spec:
containers:
- env:
Expand Down
Loading

0 comments on commit 3b3d845

Please sign in to comment.