undistro / zora

Zora is an open source solution that helps you achieve compliance with Kubernetes best practices recommended by industry-leading frameworks. By scanning your cluster with multiple plugins, Zora identifies potential issues, misconfigurations, and vulnerabilities.
https://getup.io/opensource/zora-oss
Apache License 2.0
269 stars 21 forks source link

Add `enable-http2` and `metrics-secure` flags #270

Closed matheusfm closed 3 months ago

matheusfm commented 3 months ago

Description

This PR adds enable-http2 and metrics-secure flags according the latest version of Kubebuilder.

Linked Issues

UD-1367

How has this been tested?

Checklist