feat(postgres): add default db kissj-prod
- reneables metrics
This commit is contained in:
		
							parent
							
								
									b92af4b8f1
								
							
						
					
					
						commit
						6691d154d4
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -6,6 +6,8 @@ postgresql: | ||||||
|       auth: |       auth: | ||||||
|         postgresPassword: Eycwrv4ECmxB63t37EwT |         postgresPassword: Eycwrv4ECmxB63t37EwT | ||||||
| 
 | 
 | ||||||
|  |         database: kissj-prod | ||||||
|  | 
 | ||||||
|   primary: |   primary: | ||||||
|     resources: |     resources: | ||||||
|       limits: |       limits: | ||||||
|  | @ -35,7 +37,7 @@ postgresql: | ||||||
|       size: 10Gi |       size: 10Gi | ||||||
| 
 | 
 | ||||||
|   metrics: |   metrics: | ||||||
|     enabled: false |     enabled: true | ||||||
| 
 | 
 | ||||||
|     serviceMonitor: |     serviceMonitor: | ||||||
|       enabled: true |       enabled: true | ||||||
|  |  | ||||||
		Reference in a new issue