EclipseFdn / EclipseFdn/redis-cluster-operator
Make ACL configurable
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The contents of `/etc/redis-acl/users.acl` are currently hardcoded in an initContainer defined in the StatefulSet.
This makes it hard to update permissions for the various users.
Ideally that should be modifiable when importing the chart or the contents of users.acl could be defined in a ConfigMap.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.