remove pxc operator

This commit is contained in:
2024-05-22 21:31:35 -05:00
parent fe9f41e978
commit 62f1a34841
2 changed files with 0 additions and 25 deletions

View File

@@ -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

View File

@@ -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