Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-2037

How to change the default DeploymentConfig to Deployment object when deploying java appliation into OPenshift

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • None
    • None
    • None
    • ---

    Description

       

      Following instructions  (5. Deploying Quarkus Java applications to OpenShift ) ++ ++

      Deploying your Quarkus applications to OpenShift 

      It defaults to DeploymentConfig object creation , e.g

      ~~~

      NAME                                                REVISION   DESIRED   CURRENT   TRIGGERED BY
      deploymentconfig.apps.openshift.io/gettingstarted   1          1         1         image(gettingstarted:1.0.0-SNAPSHOT)

      ~~~

      Trying to set  quarkus.openshift.deployment-kind=Deployment has no impact.

       

      Is this approach correct to change  to Deployment object or a Bug?

       

       

      Attachments

        Activity

          People

            ikanello1@redhat.com Ioannis Kanellos
            rhn-support-asaji Anu Saji
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: