remove pxc operator
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
apiVersion: v2
|
|
||||||
name: pxc-operator
|
|
||||||
version: 1.0.0
|
|
||||||
sources:
|
|
||||||
- https://github.com/percona/percona-server-mysql-operator
|
|
||||||
- https://github.com/percona/percona-helm-charts/tree/main/charts/pxc-operator
|
|
||||||
dependencies:
|
|
||||||
- name: pxc-operator
|
|
||||||
version: 1.14.1
|
|
||||||
repository: https://percona.github.io/percona-helm-charts/
|
|
||||||
icon: https://artifacthub.io/image/0b8875cd-6661-4269-9cf6-0fd92d59017b@1x
|
|
||||||
appVersion: v1.14.0
|
|
@@ -1,13 +0,0 @@
|
|||||||
pxc-operator:
|
|
||||||
replicaCount: 1
|
|
||||||
operatorImageRepository: percona/percona-xtradb-cluster-operator
|
|
||||||
imagePullPolicy: IfNotPresent
|
|
||||||
image: v1.14.0
|
|
||||||
watchAllNamespaces: true
|
|
||||||
resources:
|
|
||||||
limits:
|
|
||||||
cpu: 200m
|
|
||||||
memory: 500Mi
|
|
||||||
requests:
|
|
||||||
cpu: 100m
|
|
||||||
memory: 50Mi
|
|
Reference in New Issue
Block a user