external-secrets: replicaCount: 3 image: repository: ghcr.io/external-secrets/external-secrets tag: v2.5.0@sha256:45e7bee4e743331288df01efce0e35b41738cffdc89c86a235359a5153257489 installCRDs: true crds: createClusterExternalSecret: true createClusterSecretStore: true createSecretStore: true createClusterGenerator: true createClusterPushSecret: true createPushSecret: true leaderElect: true extendedMetricLabels: true resources: requests: cpu: 5m memory: 50Mi serviceMonitor: enabled: true livenessProbe: enabled: true readinessProbe: enabled: true podDisruptionBudget: enabled: true minAvailable: 1 webhook: image: repository: ghcr.io/external-secrets/external-secrets tag: v2.5.0@sha256:45e7bee4e743331288df01efce0e35b41738cffdc89c86a235359a5153257489 resources: requests: cpu: 1m memory: 30Mi certController: image: repository: ghcr.io/external-secrets/external-secrets tag: v2.5.0@sha256:45e7bee4e743331288df01efce0e35b41738cffdc89c86a235359a5153257489 resources: requests: cpu: 1m memory: 60Mi