22 lines
		
	
	
		
			689 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			689 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: percona-operator
 | 
						|
version: 1.0.0
 | 
						|
description: Percona Operator
 | 
						|
keywords:
 | 
						|
  - percona-operator
 | 
						|
  - mysql
 | 
						|
  - database
 | 
						|
home: https://wiki.alexlebens.dev/doc/percona-operator-TRMIBEUaTi
 | 
						|
sources:
 | 
						|
  - https://github.com/percona/percona-xtradb-cluster-operator
 | 
						|
  - https://github.com/percona/percona-helm-charts/tree/main/charts/pxc-operator
 | 
						|
  - https://github.com/percona/percona-helm-charts/tree/main/charts/pxc-db
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: pxc-operator
 | 
						|
    version: 1.14.2
 | 
						|
    repository: https://percona.github.io/percona-helm-charts/
 | 
						|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/mysql.png
 | 
						|
appVersion: 1.14.0
 |