diff options
Diffstat (limited to 'runtime-acm/src/test/resources/application-prometheus-noauth.yaml')
-rw-r--r-- | runtime-acm/src/test/resources/application-prometheus-noauth.yaml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/runtime-acm/src/test/resources/application-prometheus-noauth.yaml b/runtime-acm/src/test/resources/application-prometheus-noauth.yaml index e961df075..1c71252f3 100644 --- a/runtime-acm/src/test/resources/application-prometheus-noauth.yaml +++ b/runtime-acm/src/test/resources/application-prometheus-noauth.yaml @@ -8,9 +8,7 @@ spring: jpa: hibernate: ddl-auto: create - properties: - hibernate: - dialect: org.hibernate.dialect.HSQLDialect + open-in-view: false metrics: security: |