diff --git a/inventory/src/main/resources/application.properties b/inventory/src/main/resources/application.properties index 0d31bab..c3a92c2 100644 --- a/inventory/src/main/resources/application.properties +++ b/inventory/src/main/resources/application.properties @@ -22,7 +22,6 @@ quarkus.application.name=inventory # %prod.quarkus.kubernetes-client.trust-certs=true # %prod.quarkus.kubernetes.deploy=true # %prod.quarkus.kubernetes.deployment-target=openshift -# %prod.quarkus.openshift.build-strategy=docker # %prod.quarkus.openshift.route.expose=true # Container Image build with Jib