Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
k8s/openshift secret volumes required a smallrye config env variable …
Browse files Browse the repository at this point in the history
…location
  • Loading branch information
pablo gonzalez granados committed Jan 22, 2021
1 parent 97a030a commit 9f1dfd4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
quarkus.openshift.expose=true
quarkus.openshift.secret-volumes.app-config.secret-name=app-config
quarkus.openshift.mounts.app-config.path=/deployments/config
quarkus.openshift.env.vars.smallrye-config-locations=/deployments/config
quarkus.s2i.base-jvm-image=registry.access.redhat.com/ubi8/openjdk-11:latest

%test.hello.message=Hello, %s!
Expand Down

0 comments on commit 9f1dfd4

Please sign in to comment.