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