diff --git a/clusters/cl01tl/helm/stack/templates/application-set.yaml b/clusters/cl01tl/helm/stack/templates/application-set.yaml index 6b07a7229..da6224ac7 100644 --- a/clusters/cl01tl/helm/stack/templates/application-set.yaml +++ b/clusters/cl01tl/helm/stack/templates/application-set.yaml @@ -41,11 +41,11 @@ spec: name: in-cluster namespace: '{{ `{{path.basename}}` }}' revisionHistoryLimit: 3 - # ignoreDifferences: - # - group: "" - # kind: Service - # jqPathExpressions: - # - .spec.externalName + ignoreDifferences: + - group: "" + kind: Service + jqPathExpressions: + - .spec.externalName # - group: "apps" # kind: "Deployment" # jsonPointers: