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

redis 2nd cluster in 2nd namespace not supported out of the box #144

Open
doronl opened this issue Jul 12, 2022 · 0 comments
Open

redis 2nd cluster in 2nd namespace not supported out of the box #144

doronl opened this issue Jul 12, 2022 · 0 comments

Comments

@doronl
Copy link

doronl commented Jul 12, 2022

  1. Only the cluster role should be under {{- if .Values.global.rbac.create }}, the rest (role, rolebinding, serviceaccount etc.) should be created for the 2nd operator and the 2nd namespace
  2. The ClusterRoleBinding should have a unique name per release/namespace
    e.g:
metadata:
  name:  {{ .Release.Namespace }}-redis-operator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant