This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
Unable to push testapp because of wrong configured ssh service #1693
Labels
Type: Bug
Something isn't working
Describe the bug
cf operator and kubecf are installed via helm with eirini enabled in version 2.7.12 and the installation itself works without any issues.
After installation, I do a login to cf, create space and user and target that.
with that testapp:
git clone https://github.com/cloudfoundry-samples/test-app.git
I try to do a cf push, which works until
That one stucks on a batchjob:
But that svc is not configured for listening on 443, when I manually set the serviceport to 443, it is failing because of unknown ca for sure
To Reproduce
Install cf operator and kubecf with latest release and eirini enabled
Expected behavior
cf push should work
Environment
If you need more detailed information, let me know how I can help out.
Greetings,
Christian
The text was updated successfully, but these errors were encountered: