Closed taraspos closed 1 month ago
Make value of prometheus.io/port to be string, otherwise it deployment might fail with:
prometheus.io/port
cannot unmarshal number into Go struct field ObjectMeta.metadata.labels of type string
Make value of
prometheus.io/port
to be string, otherwise it deployment might fail with: