diff --git a/test/apim-apk-agent-test/apim-cp-helm-chart/confs/instance-1/deployment.toml b/test/apim-apk-agent-test/apim-cp-helm-chart/confs/instance-1/deployment.toml index 0cf2510df9..d5f2a92f4b 100644 --- a/test/apim-apk-agent-test/apim-cp-helm-chart/confs/instance-1/deployment.toml +++ b/test/apim-apk-agent-test/apim-cp-helm-chart/confs/instance-1/deployment.toml @@ -51,6 +51,9 @@ password = {{ .Values.wso2.apim.configurations.databases.shared_db.password | qu {{ $key }} = "{{ $value }}" {{- end }} +[apim] +gateway_type = "Regular,APK" + {{- if .Values.wso2.apim.configurations.security.keystores.primary.enabled }} [keystore.primary] type = "JKS"