SAP Data Quality Services (DQS)is not supported in Kyma for sample address-completion-s4 , DQS is only supported in Cloud foundry runtime . So the following step will not work .
Create the SAP DQS Service Instance and Binding
The APIs for the DQS service can be found here. The addressCleanse endpoint is used in this scenario.
Apply the service instance
kubectl apply -f ./k8s/dqs-si.yaml -n dev
kubectl apply -f ./k8s/dqs-sb.yaml -n dev