Skip to content

Commit 01045a3

Browse files
committed
Sync documentation of main branch
1 parent cf4eb21 commit 01045a3

File tree

11 files changed

+704
-5
lines changed

11 files changed

+704
-5
lines changed

_data/versioned/main/index/quarkus.yaml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -788,9 +788,18 @@ types:
788788
id: security-openid-connect-multitenancy
789789
type: howto
790790
url: /guides/security-openid-connect-multitenancy
791-
- title: "Using S2I to deploy {project-name} applications to {openshift}"
791+
- title: Using S2I to deploy Quarkus applications to OpenShift
792792
filename: deploying-to-openshift-S2I-howto.adoc
793-
summary: "You can deploy your {project-name} applications to {openshift-long} by using the Source-to-Image (S2I) method."
793+
summary: This guide describes how to build and deploy a Quarkus application on OpenShift by using Source-to-Image (S2I).
794+
categories: "cloud, native"
795+
topics:
796+
- devops
797+
- kubernetes
798+
- openshift
799+
- cloud
800+
- deployment
801+
extensions:
802+
- io.quarkus:quarkus-openshift
794803
id: deploying-to-openshift-S2I-howto
795804
type: howto
796805
url: /guides/deploying-to-openshift-S2I-howto

0 commit comments

Comments
 (0)