add additional field ignore
This commit is contained in:
		@@ -52,11 +52,17 @@ applicationSet:
 | 
			
		||||
        kind: ValidatingWebhookConfiguration
 | 
			
		||||
        jqPathExpressions:
 | 
			
		||||
          - .webhooks[].clientConfig.caBundle
 | 
			
		||||
      - kind: PersistentVolume
 | 
			
		||||
        jsonPointers:
 | 
			
		||||
        - /spec/claimRef/resourceVersion
 | 
			
		||||
        - /spec/claimRef/uid
 | 
			
		||||
        - /status/lastPhaseTransitionTime          
 | 
			
		||||
    syncPolicy:
 | 
			
		||||
      automated:
 | 
			
		||||
        prune: true
 | 
			
		||||
      syncOptions:
 | 
			
		||||
        serverSideApply: true
 | 
			
		||||
        RespectIgnoreDifferences: true        
 | 
			
		||||
  - name: services
 | 
			
		||||
    ignoreDifferences:
 | 
			
		||||
      - group: ""
 | 
			
		||||
@@ -82,8 +88,14 @@ applicationSet:
 | 
			
		||||
        kind: ValidatingWebhookConfiguration
 | 
			
		||||
        jqPathExpressions:
 | 
			
		||||
          - .webhooks[].clientConfig.caBundle
 | 
			
		||||
      - kind: PersistentVolume
 | 
			
		||||
        jsonPointers:
 | 
			
		||||
        - /spec/claimRef/resourceVersion
 | 
			
		||||
        - /spec/claimRef/uid
 | 
			
		||||
        - /status/lastPhaseTransitionTime          
 | 
			
		||||
    syncPolicy:
 | 
			
		||||
      automated:
 | 
			
		||||
        prune: true
 | 
			
		||||
      syncOptions:
 | 
			
		||||
        serverSideApply: true
 | 
			
		||||
        RespectIgnoreDifferences: true        
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user