timoni icon indicating copy to clipboard operation
timoni copied to clipboard

Timoni is not passing timeout to helm

Open suse-coder opened this issue 9 months ago • 0 comments
trafficstars

My helm is deploy is after 5m stopped even though I have the timeout for timoni made higher. And please add to the documentation in flux-helm-release that one can change it with: values: {

            sync: {
                timeout: 15
            }

timoni bundle apply -f ./charts/nextcloud/nextcloud.cue --runtime ./charts/nextcloud/runtime.cue --timeout=15m

suse-coder avatar Feb 23 '25 23:02 suse-coder