Open the Editor view (YAML editor) for the Subscription object.
Under spec, add a timeWindow section similar to what the lab requests:
windowtype: active
day: Friday
hours: 09:00-17:00
Save/apply the changes.
Verify the Subscription YAML now contains the time window and observe that deployment actions respect the scheduling window.
Why this matters:
Time windows let you control when changes roll out (useful for change-management, business hours, and maintenance windows).
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit