You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.
I have a deployment that takes a lot of time to stage, and it never gets to the end because of the pending_builds.expiration_in_seconds which is set to 42. I ended up tweaking this property "live" in my cluster and managed to make the build work, but now I'm trying to change this value in my manifests via ytt, but I can't find a sane way to do this.
This issue was marked as Stale because it has been open for 21 days without any activity. If no activity takes place in the coming 7 days it will automatically be close. To prevent this from happening remove the Stale label or comment below.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a deployment that takes a lot of time to stage, and it never gets to the end because of the
pending_builds.expiration_in_seconds
which is set to 42. I ended up tweaking this property "live" in my cluster and managed to make the build work, but now I'm trying to change this value in my manifests viaytt
, but I can't find a sane way to do this.The properties I would like to override are here:
capi-k8s-release/config/ccng-config.lib.yml
Lines 306 to 311 in 1cab1d5
The text was updated successfully, but these errors were encountered: