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