File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed 
content/operate/kubernetes/deployment/openshift Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -109,19 +109,19 @@ The Redis Enterprise pods must run in OpenShift with privileges set in a [Securi
109109
110110    The REC name cannot be changed after cluster creation.
111111
112-      {{< note> }}
113-      Each Redis Enterprise cluster requires at least 3 nodes. Single-node RECs are not supported.
114-      {{< /note> }}
112+   {{< note> }}
113+   Each Redis Enterprise cluster requires at least 3 nodes. Single-node RECs are not supported.
114+   {{< /note> }}
115115
116- 1 . Apply the custom resource file to create your Redis Enterprise cluster.
116+ 2 . Apply the custom resource file to create your Redis Enterprise cluster.
117117
118118    ` ` ` sh
119119    oc apply -f < rec_rhel> .yaml 
120120    ` ` `  
121121
122122    The operator typically creates the REC within a few minutes.
123123
124- 1 . Check the cluster status.
124+ 3 . Check the cluster status.
125125
126126    ` ` ` sh
127127    oc get pod 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments