Difference between revisions of "Draft: PEC-REP/Current/RAAPEGuide/Planning"

From Genesys Documentation
Jump to: navigation, search
Line 360: Line 360:
 
             path: "/usr/local/genesys/RAA/health/"     
 
             path: "/usr/local/genesys/RAA/health/"     
 
       ...</source>
 
       ...</source>
Alternatively Persistent Volume can be defined separately. Its name should be specified in values.yaml, bu the <code class="yml variable">raa.volumes.health.pvc.volumeName</code> for binding to Persistent Volume Claim:
+
Alternatively, you can separatly define a Persistent Volume; define its name in '''values.yaml''', using the <code class="yml variable">raa.volumes.health.pvc.volumeName</code> for binding to Persistent Volume Claim:
  
 
'''myvalues.yaml'''
 
'''myvalues.yaml'''
Line 372: Line 372:
 
         volumeName: "my_raa_helath_volume"
 
         volumeName: "my_raa_helath_volume"
 
     ...</source>
 
     ...</source>
An ephemeral storage could be also mapped.  
+
You can also map an ephemeral storage.  
 
|NetworkText=RAA interacts only with the Genesys Info Mart database.   
 
|NetworkText=RAA interacts only with the Genesys Info Mart database.   
  

Revision as of 19:14, June 23, 2021

This is a draft page; it has not yet been published.


Find out what to do before deploying Reporting and Analytics Aggregates (RAA).

Related documentation: