Skip to content

Commit

Permalink
Generate deploy resources (from Build and Push Container images - rhb…
Browse files Browse the repository at this point in the history
…q-2.7 run # 31)
  • Loading branch information
github-actions[bot] committed Sep 7, 2023
1 parent 2bdab61 commit caf2c8f
Show file tree
Hide file tree
Showing 96 changed files with 1,266 additions and 1,266 deletions.
36 changes: 18 additions & 18 deletions deploy/k8s/java11-knative.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ metadata:
app.openshift.io/connects-to: villains-db
app.openshift.io/vcs-ref: rhbq-2.7
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-09-05 - 22:02:37 +0000
app.quarkus.io/build-timestamp: 2023-09-07 - 14:50:31 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8084"
Expand All @@ -43,9 +43,9 @@ 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: java11-latest-rhbq-2.7
app.kubernetes.io/part-of: villains-service
name: rest-villains
spec:
template:
Expand All @@ -54,7 +54,7 @@ spec:
app.openshift.io/connects-to: villains-db
app.openshift.io/vcs-ref: rhbq-2.7
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-09-05 - 22:02:37 +0000
app.quarkus.io/build-timestamp: 2023-09-07 - 14:50:31 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8084"
Expand All @@ -64,9 +64,9 @@ spec:
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: java11-latest-rhbq-2.7
app.kubernetes.io/part-of: villains-service
spec:
containerConcurrency: 0
containers:
Expand Down Expand Up @@ -262,7 +262,7 @@ metadata:
app.openshift.io/connects-to: heroes-db
app.openshift.io/vcs-ref: rhbq-2.7
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-09-05 - 22:02:55 +0000
app.quarkus.io/build-timestamp: 2023-09-07 - 14:50:46 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8083"
Expand All @@ -283,7 +283,7 @@ spec:
app.openshift.io/connects-to: heroes-db
app.openshift.io/vcs-ref: rhbq-2.7
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-09-05 - 22:02:55 +0000
app.quarkus.io/build-timestamp: 2023-09-07 - 14:50:46 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8083"
Expand All @@ -300,10 +300,10 @@ spec:
containerConcurrency: 0
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:java11-latest-rhbq-2.7
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -516,7 +516,7 @@ metadata:
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes"
app.openshift.io/vcs-ref: rhbq-2.7
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-09-05 - 22:03:14 +0000
app.quarkus.io/build-timestamp: 2023-09-07 - 14:51:02 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -527,8 +527,8 @@ metadata:
application: fights-service
system: quarkus-super-heroes
app.kubernetes.io/version: java11-latest-rhbq-2.7
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/name: rest-fights
app.kubernetes.io/part-of: fights-service
name: rest-fights
spec:
template:
Expand All @@ -537,7 +537,7 @@ spec:
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes"
app.openshift.io/vcs-ref: rhbq-2.7
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-09-05 - 22:03:14 +0000
app.quarkus.io/build-timestamp: 2023-09-07 - 14:51:02 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -548,16 +548,16 @@ spec:
application: fights-service
system: quarkus-super-heroes
app.kubernetes.io/version: java11-latest-rhbq-2.7
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/name: rest-fights
app.kubernetes.io/part-of: fights-service
spec:
containerConcurrency: 0
containers:
- envFrom:
- configMapRef:
name: rest-fights-config
- secretRef:
name: rest-fights-config-creds
- configMapRef:
name: rest-fights-config
image: quay.io/quarkus-super-heroes/rest-fights:java11-latest-rhbq-2.7
livenessProbe:
failureThreshold: 3
Expand Down Expand Up @@ -795,7 +795,7 @@ metadata:
app.openshift.io/connects-to: "fights-kafka,apicurio"
app.openshift.io/vcs-ref: rhbq-2.7
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-09-05 - 22:03:31 +0000
app.quarkus.io/build-timestamp: 2023-09-07 - 14:51:16 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8085"
Expand All @@ -806,8 +806,8 @@ metadata:
application: event-stats
system: quarkus-super-heroes
app.kubernetes.io/name: event-statistics
app.kubernetes.io/version: java11-latest-rhbq-2.7
app.kubernetes.io/part-of: event-stats
app.kubernetes.io/version: java11-latest-rhbq-2.7
name: event-statistics
spec:
template:
Expand All @@ -816,7 +816,7 @@ spec:
app.openshift.io/connects-to: "fights-kafka,apicurio"
app.openshift.io/vcs-ref: rhbq-2.7
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-09-05 - 22:03:31 +0000
app.quarkus.io/build-timestamp: 2023-09-07 - 14:51:16 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8085"
Expand All @@ -827,8 +827,8 @@ spec:
application: event-stats
system: quarkus-super-heroes
app.kubernetes.io/name: event-statistics
app.kubernetes.io/version: java11-latest-rhbq-2.7
app.kubernetes.io/part-of: event-stats
app.kubernetes.io/version: java11-latest-rhbq-2.7
spec:
containerConcurrency: 0
containers:
Expand Down
Loading

0 comments on commit caf2c8f

Please sign in to comment.