enable ignore
This commit is contained in:
@@ -41,11 +41,11 @@ spec:
|
|||||||
name: in-cluster
|
name: in-cluster
|
||||||
namespace: '{{ `{{path.basename}}` }}'
|
namespace: '{{ `{{path.basename}}` }}'
|
||||||
revisionHistoryLimit: 3
|
revisionHistoryLimit: 3
|
||||||
# ignoreDifferences:
|
ignoreDifferences:
|
||||||
# - group: ""
|
- group: ""
|
||||||
# kind: Service
|
kind: Service
|
||||||
# jqPathExpressions:
|
jqPathExpressions:
|
||||||
# - .spec.externalName
|
- .spec.externalName
|
||||||
# - group: "apps"
|
# - group: "apps"
|
||||||
# kind: "Deployment"
|
# kind: "Deployment"
|
||||||
# jsonPointers:
|
# jsonPointers:
|
||||||
|
|||||||
Reference in New Issue
Block a user