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
… 392)
  • Loading branch information
github-actions[bot] committed Jun 7, 2023
1 parent c303d47 commit 2f99db0
Show file tree
Hide file tree
Showing 48 changed files with 1,136 additions and 1,136 deletions.
52 changes: 26 additions & 26 deletions deploy/k8s/java17-knative.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ metadata:
prometheus.io/port: "8084"
prometheus.io/path: /q/metrics
prometheus.io/scrape: "true"
app.quarkus.io/build-timestamp: 2023-05-31 - 13:30:25 +0000
app.quarkus.io/build-timestamp: 2023-06-07 - 13:29:07 +0000
labels:
app.kubernetes.io/name: rest-villains
app.kubernetes.io/part-of: villains-service
app.kubernetes.io/version: java17-latest
app.kubernetes.io/part-of: villains-service
app.kubernetes.io/name: rest-villains
system: quarkus-super-heroes
application: villains-service
app.openshift.io/runtime: quarkus
Expand Down Expand Up @@ -263,18 +263,18 @@ apiVersion: serving.knative.dev/v1
kind: Service
metadata:
annotations:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-ref: main
app.openshift.io/connects-to: "heroes-db,otel-collector"
prometheus.io/scheme: http
prometheus.io/port: "8083"
prometheus.io/path: /q/metrics
prometheus.io/scrape: "true"
app.quarkus.io/build-timestamp: 2023-05-31 - 13:30:44 +0000
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-ref: main
app.openshift.io/connects-to: "heroes-db,otel-collector"
app.quarkus.io/build-timestamp: 2023-06-07 - 13:29:31 +0000
labels:
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
app.kubernetes.io/name: rest-heroes
system: quarkus-super-heroes
application: heroes-service
app.openshift.io/runtime: quarkus
Expand All @@ -285,10 +285,10 @@ spec:
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 @@ -476,17 +476,17 @@ apiVersion: serving.knative.dev/v1
kind: Service
metadata:
annotations:
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-ref: main
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,otel-collector"
prometheus.io/scheme: http
prometheus.io/port: "8082"
prometheus.io/path: /q/metrics
prometheus.io/scrape: "true"
app.quarkus.io/build-timestamp: 2023-05-31 - 13:31:13 +0000
app.quarkus.io/build-timestamp: 2023-06-07 - 13:30:03 +0000
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-ref: main
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,otel-collector"
labels:
app.kubernetes.io/version: java17-latest
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/version: java17-latest
app.kubernetes.io/name: rest-fights
system: quarkus-super-heroes
application: fights-service
Expand All @@ -498,17 +498,17 @@ spec:
metadata:
annotations:
autoscaling.knative.dev/minScale: "1"
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-ref: main
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,otel-collector"
prometheus.io/scheme: http
prometheus.io/port: "8082"
prometheus.io/path: /q/metrics
prometheus.io/scrape: "true"
app.quarkus.io/build-timestamp: 2023-05-31 - 13:31:13 +0000
app.quarkus.io/build-timestamp: 2023-06-07 - 13:30:03 +0000
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.openshift.io/vcs-ref: main
app.openshift.io/connects-to: "fights-db,fights-kafka,apicurio,rest-villains,rest-heroes,otel-collector"
labels:
app.kubernetes.io/version: java17-latest
app.kubernetes.io/part-of: fights-service
app.kubernetes.io/version: java17-latest
app.kubernetes.io/name: rest-fights
system: quarkus-super-heroes
application: fights-service
Expand All @@ -517,10 +517,10 @@ spec:
spec:
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:java17-latest
imagePullPolicy: Always
livenessProbe:
Expand Down Expand Up @@ -804,7 +804,7 @@ metadata:
prometheus.io/port: "8085"
prometheus.io/path: /q/metrics
prometheus.io/scrape: "true"
app.quarkus.io/build-timestamp: 2023-05-31 - 13:31:32 +0000
app.quarkus.io/build-timestamp: 2023-06-07 - 13:30:25 +0000
labels:
app.kubernetes.io/part-of: event-stats
app.kubernetes.io/name: event-statistics
Expand All @@ -819,10 +819,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
Loading

0 comments on commit 2f99db0

Please sign in to comment.