Commit e95fa36e authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: set sync timeout to 600s

parent cdfe1365
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ spec:
      selfHeal: true
    syncOptions:
      - "CreateNamespace=true"
      - "Timeout=600"
  ignoreDifferences:
    - group: "apiextensions.k8s.io"
      kind: "CustomResourceDefinition"