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: | ||||
|         postgresPassword: Eycwrv4ECmxB63t37EwT | ||||
| 
 | ||||
|         database: kissj-prod | ||||
| 
 | ||||
|   primary: | ||||
|     resources: | ||||
|       limits: | ||||
|  | @ -35,7 +37,7 @@ postgresql: | |||
|       size: 10Gi | ||||
| 
 | ||||
|   metrics: | ||||
|     enabled: false | ||||
|     enabled: true | ||||
| 
 | ||||
|     serviceMonitor: | ||||
|       enabled: true | ||||
|  |  | |||
		Reference in a new issue