We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 898170c commit ec8c95aCopy full SHA for ec8c95a
README.md
@@ -69,7 +69,6 @@ This is the fastest way to get up and running with a new Redis Enterprise on Kub
69
> Note: The rbac.yaml file used in previous releases has been broken down into three distinct files:
70
`role.yaml`, `role_binding.yaml` and `service_account.yaml`.
71
The `crd.yaml` file was renamed to `redisenterprisecluster_crd.yaml`, with the API version prepended to the filename.
72
- Apply the `crds/app_v1alpha1_redisenterprisedatabase_crd.yaml` if managing database instances through Kubernetes API and commands is desired.
73
74
3. Run `kubectl get deployment` and verify redis-enterprise-operator deployment is running.
75
0 commit comments