Commit 424eb5e
fix: skip dry-run on ClusterSecretStore when ESO CRD not yet ready
ArgoCD syncs openbao-init before ESO CRDs are established, causing
the ClusterSecretStore sync to fail. SkipDryRunOnMissingResource
allows the sync to proceed and ArgoCD retries until ESO is ready.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 1f88c8b commit 424eb5e
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
0 commit comments