disable ignores

This commit is contained in:
2025-03-03 16:10:51 -06:00
parent d45ec3680d
commit 2f34b4f3b1
2 changed files with 58 additions and 58 deletions

View File

@@ -8,12 +8,12 @@ git:
revision: HEAD
applicationSet:
- name: applications
ignoreDifferences:
- kind: PersistentVolume
jsonPointers:
- /spec/claimRef/resourceVersion
- /spec/claimRef/uid
- /status/lastPhaseTransitionTime
# ignoreDifferences:
# - kind: PersistentVolume
# jsonPointers:
# - /spec/claimRef/resourceVersion
# - /spec/claimRef/uid
# - /status/lastPhaseTransitionTime
syncPolicy:
automated:
prune: true
@@ -21,11 +21,11 @@ applicationSet:
serverSideApply: true
RespectIgnoreDifferences: true
- name: deployment
ignoreDifferences:
- group: ""
kind: ValidatingWebhookConfiguration
jqPathExpressions:
- .webhooks[].clientConfig.caBundle
# ignoreDifferences:
# - group: ""
# kind: ValidatingWebhookConfiguration
# jqPathExpressions:
# - .webhooks[].clientConfig.caBundle
namespace: argocd
syncPolicy:
automated:
@@ -33,11 +33,11 @@ applicationSet:
syncOptions:
serverSideApply: true
- name: management
ignoreDifferences:
- group: ""
kind: ValidatingWebhookConfiguration
jqPathExpressions:
- .webhooks[].clientConfig.caBundle
# ignoreDifferences:
# - group: ""
# kind: ValidatingWebhookConfiguration
# jqPathExpressions:
# - .webhooks[].clientConfig.caBundle
syncPolicy:
automated:
prune: true
@@ -50,16 +50,16 @@ applicationSet:
syncOptions:
serverSideApply: true
- name: platform
ignoreDifferences:
- group: ""
kind: ValidatingWebhookConfiguration
jqPathExpressions:
- .webhooks[].clientConfig.caBundle
- kind: PersistentVolume
jsonPointers:
- /spec/claimRef/resourceVersion
- /spec/claimRef/uid
- /status/lastPhaseTransitionTime
# ignoreDifferences:
# - group: ""
# kind: ValidatingWebhookConfiguration
# jqPathExpressions:
# - .webhooks[].clientConfig.caBundle
# - kind: PersistentVolume
# jsonPointers:
# - /spec/claimRef/resourceVersion
# - /spec/claimRef/uid
# - /status/lastPhaseTransitionTime
syncPolicy:
automated:
prune: true
@@ -67,35 +67,35 @@ applicationSet:
serverSideApply: true
RespectIgnoreDifferences: true
- name: services
ignoreDifferences:
- group: ""
kind: Service
jqPathExpressions:
- .status.loadBalancer.ingress[].ipMode
- group: ""
kind: ValidatingWebhookConfiguration
jqPathExpressions:
- .webhooks[].clientConfig.caBundle
- group: ""
kind: DaemonSet
jqPathExpressions:
- .metadata.annotations.deprecated.daemonset.template.generation
# ignoreDifferences:
# - group: ""
# kind: Service
# jqPathExpressions:
# - .status.loadBalancer.ingress[].ipMode
# - group: ""
# kind: ValidatingWebhookConfiguration
# jqPathExpressions:
# - .webhooks[].clientConfig.caBundle
# - group: ""
# kind: DaemonSet
# jqPathExpressions:
# - .metadata.annotations.deprecated.daemonset.template.generation
syncPolicy:
automated:
prune: true
syncOptions:
serverSideApply: true
- name: storage
ignoreDifferences:
- group: ""
kind: ValidatingWebhookConfiguration
jqPathExpressions:
- .webhooks[].clientConfig.caBundle
- kind: PersistentVolume
jsonPointers:
- /spec/claimRef/resourceVersion
- /spec/claimRef/uid
- /status/lastPhaseTransitionTime
# ignoreDifferences:
# - group: ""
# kind: ValidatingWebhookConfiguration
# jqPathExpressions:
# - .webhooks[].clientConfig.caBundle
# - kind: PersistentVolume
# jsonPointers:
# - /spec/claimRef/resourceVersion
# - /spec/claimRef/uid
# - /status/lastPhaseTransitionTime
syncPolicy:
automated:
prune: true