Open RuiFG opened 1 year ago
Currently serviceMonitor apiVersion is monitoring.coreos.com/v1, but google cloud managed service for prometheus apiVersion is monitoring.googleapis.com/v1, can we abstract apiVersion as a variables?
serviceMonitor
monitoring.coreos.com/v1
monitoring.googleapis.com/v1
Hi, since we haven't got a test environment for GCP, would you please help contributing on this?
Currently
serviceMonitor
apiVersion ismonitoring.coreos.com/v1
, but google cloud managed service for prometheus apiVersion ismonitoring.googleapis.com/v1
, can we abstract apiVersion as a variables?