diff --git a/clusters/cl01tl/deployment/argocd/values.yaml b/clusters/cl01tl/deployment/argocd/values.yaml index dd28ace6b..ff62cf492 100644 --- a/clusters/cl01tl/deployment/argocd/values.yaml +++ b/clusters/cl01tl/deployment/argocd/values.yaml @@ -4,16 +4,6 @@ argo-cd: configs: cm: admin.enabled: true - resource.customizations.ignoreDifferences.service: | - jqPathExpressions: - - '.spec.externalName' - resource.customizations.ignoreDifferences.gpu_Device_Plugin: | - jqPathExpressions: - - '.metadata.annotations' - resource.customizations.ignoreDifferences.stateful_Set: | - jqPathExpressions: - - '.spec.volumeClaimTemplates[].apiVersion' - - '.spec.volumeClaimTemplates[].kind' timeout.reconciliation: 100s timeout.reconciliation.jitter: 60s url: https://argocd.alexlebens.net