diff --git a/k8s/system/traefik/application.yaml b/k8s/system/traefik/application.yaml index c057de64..953e7a18 100644 --- a/k8s/system/traefik/application.yaml +++ b/k8s/system/traefik/application.yaml @@ -23,8 +23,8 @@ spec: syncPolicy: syncOptions: - ServerSideApply=true - ignoreChanges: - - group: "*" + ignoreDifferences: + - group: traefik.io kind: IngressRoute jsonPointers: - /metadata/annotations \ No newline at end of file