-
- Downloads
[Node port][Add] Added nodeport support for service (#38)
* Added NodePort service support for redis operator Signed-off-by:iamabhishek-dubey <abhishekbhardwaj510@gmail.com> * Added nodePort service support Signed-off-by:
iamabhishek-dubey <abhishekbhardwaj510@gmail.com> * Updated CHANGELOG with v0.4.0 info Signed-off-by:
iamabhishek-dubey <abhishekbhardwaj510@gmail.com>
Showing
- CHANGELOG.md 13 additions, 0 deletionsCHANGELOG.md
- Makefile 2 additions, 2 deletionsMakefile
- api/v1beta1/redis_types.go 4 additions, 4 deletionsapi/v1beta1/redis_types.go
- helm-charts/redis-operator/Chart.yaml 5 additions, 3 deletionshelm-charts/redis-operator/Chart.yaml
- helm-charts/redis-operator/templates/operator-deployment.yaml 18 additions, 13 deletions...-charts/redis-operator/templates/operator-deployment.yaml
- helm-charts/redis-operator/templates/role-binding.yaml 12 additions, 4 deletionshelm-charts/redis-operator/templates/role-binding.yaml
- helm-charts/redis-operator/templates/role.yaml 0 additions, 82 deletionshelm-charts/redis-operator/templates/role.yaml
- helm-charts/redis-operator/templates/service-account.yaml 7 additions, 0 deletionshelm-charts/redis-operator/templates/service-account.yaml
- helm-charts/redis-operator/values.yaml 13 additions, 1 deletionhelm-charts/redis-operator/values.yaml
- k8sutils/redis.go 2 additions, 1 deletionk8sutils/redis.go
- k8sutils/services.go 2 additions, 0 deletionsk8sutils/services.go
Loading
Please register or sign in to comment