REFACTOR(argocd): remove cpu: null
- to fix ArgoCD drift detection - Remove explicit cpu: null from limits (chart default is empty anyway) - Remove ignoreDifferences workaround (no longer needed)
This commit is contained in:
@@ -7,11 +7,6 @@ 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