You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
│ Error: Failed to determine GroupVersionResource for manifest
│
│ with kubernetes_manifest.opa-podmonitor,
│ on gatekeeper.tf line 12, in resource "kubernetes_manifest" "opa-podmonitor":
│ 12: resource "kubernetes_manifest" "opa-podmonitor" {
│
│ no matches for kind " PodMonitor" in group "monitoring.coreos.com"
Important Factoids
APIs are there
$ kubectl get apiservices | grep monit
v1.monitoring.coreos.com Local True 19h
v1alpha1.monitoring.coreos.com Local True 19h
v1alpha1.monitoring.kiali.io Local
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Terraform Version, Provider Version and Kubernetes Version
Terraform Configuration Files
Debug Output
TBD
Steps to Reproduce
terraform plan
Expected Behavior
Terraform plan just runs fine
Actual Behavior
Error when running
terraform plan
Important Factoids
APIs are there
I can manually add it using the Rancher UI
References
Community Note
The text was updated successfully, but these errors were encountered: