We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The updatelbip.py script unable to modify /etc/hosts.back due to permission issue.
updatelbip.py
/etc/hosts.back
See the following lines:
cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/config/templates/configmaps.yaml
Lines 389 to 396 in aa0b30c
The location of this file should be moved elsewhere to directory where entrypoint has sufficient access, i.e. /etc/certs.
/etc/certs
The text was updated successfully, but these errors were encountered:
iromli
misba7
No branches or pull requests
The
updatelbip.py
script unable to modify/etc/hosts.back
due to permission issue.See the following lines:
cloud-native-edition/pygluu/kubernetes/templates/helm/gluu/charts/config/templates/configmaps.yaml
Lines 389 to 396 in aa0b30c
The location of this file should be moved elsewhere to directory where entrypoint has sufficient access, i.e.
/etc/certs
.The text was updated successfully, but these errors were encountered: