Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add /ingress-controller #206

Merged
merged 2 commits into from
Aug 19, 2018
Merged

Add /ingress-controller #206

merged 2 commits into from
Aug 19, 2018

Conversation

git001
Copy link
Contributor

@git001 git001 commented Aug 14, 2018

Add the directory /ingress-controller because in OpenShift can't the pod create the root dir
fix #205

Add the directory `/ingress-controller` because in OpenShift can't the pod create the root dir
fix jcmoraisjr#205
@jcmoraisjr
Copy link
Owner

Hi, thanks for the evaluation and patch. Some improvements:

  • I think you don't need chgrp since root is creating the dir
  • Remove the backslash \ after the last command

@git001
Copy link
Contributor Author

git001 commented Aug 19, 2018

Changed

@jcmoraisjr
Copy link
Owner

Thanks! Merging.

@jcmoraisjr jcmoraisjr merged commit 930f466 into jcmoraisjr:master Aug 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed to mkdir SSL directory: mkdir /ingress-controller: permission denied
2 participants