FIX(repo): ignoreDiff to use jsonPointers for chec
This commit is contained in:
@@ -53,6 +53,11 @@ spec:
|
|||||||
ignoreDifferences:
|
ignoreDifferences:
|
||||||
- group: apps
|
- group: apps
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
|
name: gitea
|
||||||
|
jsonPointers:
|
||||||
|
- /spec/template/metadata/annotations
|
||||||
|
- group: apps
|
||||||
|
kind: Deployment
|
||||||
|
name: gitea
|
||||||
jqPathExpressions:
|
jqPathExpressions:
|
||||||
- .spec.template.metadata.annotations
|
- .spec.replicas
|
||||||
- .metadata.annotations
|
|
||||||
|
|||||||
Reference in New Issue
Block a user