Cleanup
[portal/nonrtric-controlpanel.git] / webapp-backend / src / main / resources / application.properties
index 8fee6f8..84bf1a4 100644 (file)
@@ -46,15 +46,6 @@ portalapi.password =
 #       controlpanel locally (i.e., not inside the docker container)
 policycontroller.url.prefix = http://policy-agent-container:8081
 
-
-# Kubernetes API via https://github.com/nokia/caas-ingress
-# Set insecure=true to disable SSL certificate and hostname checking
-caasingress.insecure = true
-caasingress.aux.url.prefix = https://jar-app-props-default-caas-ingress-aux-URL
-caasingress.aux.url.suffix = /api
-caasingress.plt.url.prefix = https://jar-app-props-default-caas-ingress-plt-URL
-caasingress.plt.url.suffix = /api
-
 # Mimic slow endpoints by defining sleep period, in milliseconds
 mock.config.delay = 0