19 lines
		
	
	
		
			411 B
		
	
	
	
		
			YAML
		
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			411 B
		
	
	
	
		
			YAML
		
	
	
	
apiVersion: v1
 | 
						|
name: postgres-operator
 | 
						|
version: 1.6.2
 | 
						|
appVersion: 1.6.2
 | 
						|
home: https://github.com/zalando/postgres-operator
 | 
						|
description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes
 | 
						|
keywords:
 | 
						|
- postgres
 | 
						|
- operator
 | 
						|
- cloud-native
 | 
						|
- patroni
 | 
						|
- spilo
 | 
						|
maintainers:
 | 
						|
- name: Zalando
 | 
						|
  email: opensource@zalando.de
 | 
						|
sources:
 | 
						|
- https://github.com/zalando/postgres-operator
 | 
						|
engine: gotpl
 |