add fix for phase transition time
This commit is contained in:
@@ -5,11 +5,18 @@ git:
|
|||||||
revision: HEAD
|
revision: HEAD
|
||||||
applicationSet:
|
applicationSet:
|
||||||
- name: applications
|
- name: applications
|
||||||
|
ignoreDifferences:
|
||||||
|
- kind: PersistentVolume
|
||||||
|
jsonPointers:
|
||||||
|
- /spec/claimRef/resourceVersion
|
||||||
|
- /spec/claimRef/uid
|
||||||
|
- /status/lastPhaseTransitionTime
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
serverSideApply: true
|
serverSideApply: true
|
||||||
|
RespectIgnoreDifferences: true
|
||||||
- name: deployment
|
- name: deployment
|
||||||
ignoreDifferences:
|
ignoreDifferences:
|
||||||
- group: ""
|
- group: ""
|
||||||
@@ -63,7 +70,7 @@ applicationSet:
|
|||||||
- group: ""
|
- group: ""
|
||||||
kind: DaemonSet
|
kind: DaemonSet
|
||||||
jqPathExpressions:
|
jqPathExpressions:
|
||||||
- .metadata.annotations.deprecated.daemonset.template.generation
|
- .metadata.annotations.deprecated.daemonset.template.generation
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
Reference in New Issue
Block a user