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
… 434)
  • Loading branch information
github-actions[bot] committed Aug 30, 2023
1 parent fe7bb4f commit 3b8be66
Show file tree
Hide file tree
Showing 56 changed files with 615 additions and 615 deletions.
40 changes: 20 additions & 20 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: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-08-23 - 14:43:22 +0000
app.quarkus.io/build-timestamp: 2023-08-30 - 13:32:31 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8084"
Expand All @@ -77,18 +77,18 @@ metadata:
application: villains-service
system: quarkus-super-heroes
app.kubernetes.io/version: java17-latest
app.kubernetes.io/part-of: villains-service
app.kubernetes.io/name: rest-villains
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 @@ -261,7 +261,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-08-23 - 14:43:44 +0000
app.quarkus.io/build-timestamp: 2023-08-30 - 13:32:53 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8083"
Expand All @@ -272,18 +272,18 @@ metadata:
application: heroes-service
system: quarkus-super-heroes
app.kubernetes.io/name: rest-heroes
app.kubernetes.io/part-of: heroes-service
app.kubernetes.io/version: java17-latest
app.kubernetes.io/part-of: heroes-service
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 @@ -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: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-08-23 - 14:44:20 +0000
app.quarkus.io/build-timestamp: 2023-08-30 - 13:33:24 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -474,8 +474,8 @@ 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/part-of: fights-service
app.kubernetes.io/name: rest-fights
name: rest-fights
spec:
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: main
app.openshift.io/vcs-url: https://github.com/quarkusio/quarkus-super-heroes
app.quarkus.io/build-timestamp: 2023-08-23 - 14:44:20 +0000
app.quarkus.io/build-timestamp: 2023-08-30 - 13:33:24 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8082"
Expand All @@ -496,8 +496,8 @@ 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/part-of: fights-service
app.kubernetes.io/name: rest-fights
spec:
containers:
Expand Down Expand Up @@ -775,7 +775,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-08-23 - 14:44:43 +0000
app.quarkus.io/build-timestamp: 2023-08-30 - 13:33:46 +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/part-of: event-stats
app.kubernetes.io/name: event-statistics
app.kubernetes.io/version: java17-latest
name: event-statistics
spec:
template:
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 @@ -991,7 +991,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-08-23 - 14:45:05 +0000
app.quarkus.io/build-timestamp: 2023-08-30 - 13:34:07 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8080"
Expand All @@ -1001,8 +1001,8 @@ metadata:
app.openshift.io/runtime: quarkus
application: ui-super-heroes
system: quarkus-super-heroes
app.kubernetes.io/version: java17-latest
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:
Expand All @@ -1013,7 +1013,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-08-23 - 14:45:05 +0000
app.quarkus.io/build-timestamp: 2023-08-30 - 13:34:07 +0000
prometheus.io/scrape: "true"
prometheus.io/path: /q/metrics
prometheus.io/port: "8080"
Expand All @@ -1023,8 +1023,8 @@ spec:
app.openshift.io/runtime: quarkus
application: ui-super-heroes
system: quarkus-super-heroes
app.kubernetes.io/version: java17-latest
app.kubernetes.io/part-of: ui-super-heroes
app.kubernetes.io/version: java17-latest
app.kubernetes.io/name: ui-super-heroes
spec:
containers:
Expand Down
Loading

0 comments on commit 3b8be66

Please sign in to comment.