Open the RHACS (Central) console (typically via a route created by Central).
Navigate to: Platform Configuration → System Policies .
Click Create Policy .
Set the policy criteria:
Add a rule/condition such as Image OS = debian:10 (as required by the lab)
Set enforcement to apply at Build & Deploy stages.
Build prevents images from being admitted into pipeline/registries depending on integration.
Deploy prevents or flags deployments that violate policy.
Save the policy.
(Optional validation) Trigger a test deployment/image that matches debian:10 to confirm alerts/enforcement behavior.
Why this matters:
Enforcing at build+deploy catches risky images earlier and prevents policy violations from reaching runtime.
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