prometheus operator v0.71.2

Prometheus.spec.web.httpConfig.headers.xFrameOptions

Set the X-Frame-Options header to HTTP responses. Unset if blank. Accepted values are deny and sameorigin. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options

1 fields
Prometheus.spec.web.httpConfig.headers.xFrameOptions fields and descriptions
Field / TypeDescription
Prometheus.spec.web.httpConfig.headers.xFrameOptions
string

Set the X-Frame-Options header to HTTP responses. Unset if blank. Accepted values are deny and sameorigin. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options

  • enum: ["","Deny","SameOrigin"]