Hi,
I am getting an error when trying to push an APB to my local Openshift. Here's the output:
description: This is a sample application generated by apb init
description: This default plan deploys my-test-apb
Exception occurred! 'namespace'
The apb_canary alias is defined as:
I have tried so far:
- make clean
- running the installer again with xip.io and nip.io
- setting the permissions to user "developer"
- using user "admin"
- restarting Docker
- deleting all Docker images
docker: Version 17.09.0-ce-mac33
ansible: ansible 2.4.0.0
There is no information in the Ansible Service Broker pods' log
Any idea how to workaround this OR where could I find more info?
Thanks,