hecate(reconcile): fix helmrelease annotate all-namespaces
This commit is contained in:
parent
08276a3973
commit
4c985000a8
@ -461,8 +461,8 @@ func (o *Orchestrator) resumeFluxAndReconcile(ctx context.Context) error {
|
||||
if _, err := o.kubectl(
|
||||
ctx,
|
||||
25*time.Second,
|
||||
"-A",
|
||||
"annotate",
|
||||
"--all-namespaces",
|
||||
"helmreleases.helm.toolkit.fluxcd.io",
|
||||
"--all",
|
||||
"reconcile.fluxcd.io/requestedAt="+now,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user