ignore hostUsers
This commit is contained in:
@@ -4,6 +4,15 @@ argo-cd:
|
|||||||
configs:
|
configs:
|
||||||
cm:
|
cm:
|
||||||
admin.enabled: true
|
admin.enabled: true
|
||||||
|
resource.customizations.ignoreDifferences.apps_Deployment: |
|
||||||
|
jqPathExpressions:
|
||||||
|
- '.spec.template.spec.hostUsers'
|
||||||
|
resource.customizations.ignoreDifferences.batch_CronJob: |
|
||||||
|
jqPathExpressions:
|
||||||
|
- '.spec.jobTemplate.spec.template.spec.hostUsers'
|
||||||
|
resource.customizations.ignoreDifferences.batch_Job: |
|
||||||
|
jqPathExpressions:
|
||||||
|
- '.spec.template.spec.hostUsers'
|
||||||
timeout.reconciliation: 100s
|
timeout.reconciliation: 100s
|
||||||
timeout.reconciliation.jitter: 60s
|
timeout.reconciliation.jitter: 60s
|
||||||
url: https://argocd-cl01tl.boreal-beaufort.ts.net
|
url: https://argocd-cl01tl.boreal-beaufort.ts.net
|
||||||
|
Reference in New Issue
Block a user