File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -389,3 +389,7 @@ annotations:
389389 argocd.argoproj.io/hook : Sync
390390 argocd.argoproj.io/hook-delete-policy : BeforeHookCreation
391391 argocd.argoproj.io/sync-options : Replace=true
392+ keystone_domain_manage :
393+ argocd.argoproj.io/hook : Sync
394+ argocd.argoproj.io/hook-delete-policy : BeforeHookCreation
395+ argocd.argoproj.io/sync-options : Replace=true
Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ annotations:
195195 nova_cell_setup :
196196 argocd.argoproj.io/hook : PostSync
197197 argocd.argoproj.io/hook-delete-policy : BeforeHookCreation
198- argocd.argoproj.io/sync-options : Replace=true
198+ argocd.argoproj.io/sync-options : Force=true, Replace=true
199199 nova_bootstrap :
200200 argocd.argoproj.io/hook : Sync
201201 argocd.argoproj.io/hook-delete-policy : BeforeHookCreation
You can’t perform that action at this time.
0 commit comments