fix(crossplane): providerconfig should run in Sync wave
This commit is contained in:
parent
76ec3d0c54
commit
584f851fae
3 changed files with 0 additions and 3 deletions
|
|
@ -3,7 +3,6 @@ kind: ProviderConfig
|
||||||
metadata:
|
metadata:
|
||||||
name: default
|
name: default
|
||||||
annotations:
|
annotations:
|
||||||
argocd.argoproj.io/hook: PostSync
|
|
||||||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
||||||
spec:
|
spec:
|
||||||
assumeRoleChain:
|
assumeRoleChain:
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ kind: ProviderConfig
|
||||||
metadata:
|
metadata:
|
||||||
name: route53
|
name: route53
|
||||||
annotations:
|
annotations:
|
||||||
argocd.argoproj.io/hook: PostSync
|
|
||||||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
||||||
spec:
|
spec:
|
||||||
assumeRoleChain:
|
assumeRoleChain:
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,6 @@ kind: ProviderConfig
|
||||||
metadata:
|
metadata:
|
||||||
name: s3
|
name: s3
|
||||||
annotations:
|
annotations:
|
||||||
argocd.argoproj.io/hook: PostSync
|
|
||||||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
||||||
spec:
|
spec:
|
||||||
assumeRoleChain:
|
assumeRoleChain:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue