Deployment Pipeline Test

Plain control page with no content that could trip abuse or content scanners.

โœ“ If you can see this page at a live URL, the deploy pipeline completed successfully end-to-end.

Purpose

This fixture exists to verify that the deploy pipeline โ€” including manifest rendering, Ingress creation, TLS provisioning, and DNS โ€” works correctly in isolation, with no content that would interact with scanners or classifiers.

What this confirms

A successful deploy of this page confirms that template substitution (the SITEFQDN placeholder and similar variables) is rendering correctly before kubectl apply. A failure here points to a bug in the rendering step, not the scanner or the content.