DirectorySecurity AdvisoriesPricing
Sign in
Directory
percona-pxc-operator logoHELM

percona-pxc-operator

Helm chart
Last changed
Request a free trial

Contact our team to test out this Helm chart and related images for free. Please also indicate any other images you would like to evaluate.

Overview
Chart versions
Default values
Chart metadata
Images

Tag:

1
# Default values for pxc-operator.
2
# This is a YAML-formatted file.
3
# Declare variables to be passed into your templates.
4
5
replicaCount: 1
6
operatorImageRepository: percona/percona-xtradb-cluster-operator
7
imagePullPolicy: IfNotPresent
8
image: cgr.dev/scratch-images/test-tmp/percona-xtradb-cluster-operator:1.20.0-r7@sha256:4b1ccba92e9d29db51a0a5a6dd8a80175bf94a14223a50216e346808a1ce2308
9
# set if you want to specify a namespace to watch
10
# defaults to `.Release.namespace` if left blank
11
# multiple namespaces can be specified and separated by comma
12
# watchNamespace:
13
# set if you want that watched namespaces are created by helm
14
# createNamespace: false
15
16
# set if operator should be deployed in cluster wide mode. defaults to false
17
watchAllNamespaces: false
18
# rbac: settings for deployer RBAC creation
19
rbac:
20
# rbac.create: if false RBAC resources should be in place
21
create: true
22
# serviceAccount: settings for Service Accounts used by the deployer
23
serviceAccount:
24
# serviceAccount.create: Whether to create the Service Accounts or not
25
create: true
26
# set if you want to use a different operator name
27
# defaults to `percona-xtradb-cluster-operator`
28
# operatorName:
29
imagePullSecrets: []
30
nameOverride: ""
31
fullnameOverride: ""
32
resources:
33
# We usually recommend not to specify default resources and to leave this as a conscious
34
# choice for the user. This also increases chances charts run on environments with little
35
# resources, such as Minikube. If you don't want to specify resources, comment the following
36
# lines and add the curly braces after 'resources:'.
37
limits:
38
cpu: 200m
39
memory: 500Mi
40
requests:
41
cpu: 100m
42
memory: 20Mi
43
containerSecurityContext: {}
44
nodeSelector: {}
45
tolerations: []
46
affinity: {}
47
podAnnotations: {}
48
logStructured: false
49
logLevel: "INFO"
50
disableTelemetry: false
51
maxConcurrentReconciles: 1
52
s3WorkersLimit: 10
53
extraEnvVars: []
54
# - name: http_proxy
55
# value: "example-proxy-http"
56
# - name: https_proxy
57
# value: "example-proxy-https"
58
59
featureGates:
60
xtrabackupSidecar: false
61
leaderElectionEnabled: true
62
leaseName: ""
63
leaseDuration: 60s
64
renewDeadline: 40s
65
retryPeriod: 10s
66

The trusted source for open source

Talk to an expert
PrivacyTerms

Product

Chainguard ContainersChainguard LibrariesChainguard VMsChainguard OS PackagesChainguard ActionsChainguard Agent SkillsIntegrationsPricing
© 2026 Chainguard, Inc. All Rights Reserved.
Chainguard® and the Chainguard logo are registered trademarks of Chainguard, Inc. in the United States and/or other countries.
The other respective trademarks mentioned on this page are owned by the respective companies and use of them does not imply any affiliation or endorsement.