FIX(postgresql): minio and pg-dev sync issues
- MinIO: Disable consoleService (duplicate with console-deployment.yaml) - postgresql-dev: Add ignoreDifferences for CPU limits to prevent OutOfSync
This commit is contained in:
@@ -7,6 +7,11 @@ metadata:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
project: default
|
||||
ignoreDifferences:
|
||||
- group: apps
|
||||
kind: StatefulSet
|
||||
jqPathExpressions:
|
||||
- .spec.template.spec.containers[].resources.limits
|
||||
sources:
|
||||
- repoURL: https://charts.bitnami.com/bitnami
|
||||
chart: postgresql
|
||||
|
||||
Reference in New Issue
Block a user