docs: add links to upstream charts documentation
This commit is contained in:
		
							parent
							
								
									c83e9cd164
								
							
						
					
					
						commit
						d0ad5893b9
					
				
					 1 changed files with 4 additions and 3 deletions
				
			
		| 
						 | 
					@ -165,7 +165,7 @@ serviceAccount:
 | 
				
			||||||
  # If not set and create is true, a name is generated using the fullname template
 | 
					  # If not set and create is true, a name is generated using the fullname template
 | 
				
			||||||
  name:
 | 
					  name:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# For configuration options, see https://artifacthub.io/packages/helm/bitnami/redis
 | 
				
			||||||
redis:
 | 
					redis:
 | 
				
			||||||
  enabled: true
 | 
					  enabled: true
 | 
				
			||||||
  architecture: standalone
 | 
					  architecture: standalone
 | 
				
			||||||
| 
						 | 
					@ -176,6 +176,7 @@ redis:
 | 
				
			||||||
      enabled: false
 | 
					      enabled: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Default to disabled, use a managed database service. But can be enabled here.
 | 
					# Default to disabled, use a managed database service. But can be enabled here.
 | 
				
			||||||
 | 
					# For configuration options, see https://artifacthub.io/packages/helm/bitnami/postgresql
 | 
				
			||||||
postgresql:
 | 
					postgresql:
 | 
				
			||||||
  enabled: false
 | 
					  enabled: false
 | 
				
			||||||
  # auth:
 | 
					  # auth:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue