diff options
Diffstat (limited to 'integration-test/src')
-rw-r--r-- | integration-test/src/test/resources/application.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/integration-test/src/test/resources/application.yml b/integration-test/src/test/resources/application.yml index 793acc6395..f9958651d7 100644 --- a/integration-test/src/test/resources/application.yml +++ b/integration-test/src/test/resources/application.yml @@ -230,6 +230,7 @@ ncmp: hazelcast: cluster-name: cps-and-ncmp-test-caches + instance-config-name: "cps-and-ncmp-hazelcast-instance-test-config" mode: kubernetes: enabled: false |