You've already forked prometheus-postgres-exporter
							
							doc(README): adapt warning blockquote
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -67,8 +67,8 @@ The first example shows how to deploy the metric exporter with TLS encryption. T
 | 
				
			|||||||
certification will be skipped by Prometheus.
 | 
					certification will be skipped by Prometheus.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
> [!WARNING]
 | 
					> [!WARNING]
 | 
				
			||||||
> A TLS secret with the name `prometheus-postgresql-exporter-http` containing a `ca.crt`, `tls.key` and `tls.crt` is
 | 
					> The secret `prometheus-postgresql-exporter-http` containing the TLS certificate is already present. The keys `ca.crt`,
 | 
				
			||||||
> already present.
 | 
					> `tls.key` and `tls.crt` of the secret can be mounted into the container filesystem for TLS authentication / encryption.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
helm install prometheus-exporters/prometheus-postgres-exporter prometheus-postgres-exporter \
 | 
					helm install prometheus-exporters/prometheus-postgres-exporter prometheus-postgres-exporter \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user