diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 02fead5..a2748bb 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -78,7 +78,7 @@ quarkus.arc.remove-unused-beans=false ########################################## tekton.pipeline.ref=osh-client-from-source tekton.task.ref=osh-scan-task -tekton.service-account=${%stage.quarkus.openshift.service-account} +tekton.service-account=${quarkus.openshift.service-account}