Skip to content

Commit

Permalink
Add sync option
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorton committed Nov 22, 2024
1 parent 68adfa4 commit 3191994
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/features/argocd.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ spec:
2. Disable the validations in the ArgoCD `Application` `spec`:
```yaml
spec:
syncOptions:
- RespectIgnoreDifferences=true
ignoreDifferences:
- group: temporal.io
kind: TemporalCluster
Expand Down

0 comments on commit 3191994

Please sign in to comment.