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
Helm chart must use variable {{ .Release.Namespace }} on rolebinding and clusterrolebinding subject namespace. Now is forced to awx.
Install operator with helm on other namespace than awx.
Rolebinding and clusterrolebinding set subject to installed namespace
Rolebinding and clusterrolebinding set subject to awx namespace.
The text was updated successfully, but these errors were encountered:
duplicate of #907
Sorry, something went wrong.
No branches or pull requests
ISSUE TYPE
SUMMARY
Helm chart must use variable {{ .Release.Namespace }} on rolebinding and clusterrolebinding subject namespace.
Now is forced to awx.
ENVIRONMENT
STEPS TO REPRODUCE
Install operator with helm on other namespace than awx.
EXPECTED RESULTS
Rolebinding and clusterrolebinding set subject to installed namespace
ACTUAL RESULTS
Rolebinding and clusterrolebinding set subject to awx namespace.
The text was updated successfully, but these errors were encountered: