Vijay K.
Vijay K.
Hello folks, I am using helm chart to setup kubewatch. I see, in my environment, external urls are prohibited and can run only behind proxy. I am not able to...
### Terraform, Provider, Kubernetes versions ``` Terraform version: v0.15.3 Provider version: 0.3.3 Kubernetes version: v1.19.3 ``` ### Affected Resource(s) config_map | kubernetes_manifest ### Terraform Configuration Files ```hcl provider "kubernetes-alpha" {...
Hey there, We are working on some frontend react integrations with terraform code. Where in we want to provision application and then create on github oauth application. All above is...