Nisha sati

Results 3 comments of Nisha sati

I am using encrypted SOPS secret and defining the secret in this way giving me error "invalid URI for request". Here is my configuration ```yaml apiVersion: notification.toolkit.fluxcd.io/v1beta3 kind: Provider metadata:...

> @nishasati6oct Hi! Nice to meet you here. It is very pity to hear that you have the issue. Also could you please use markdown format, otherwise it is very...

My TF code (using PAT token for this purpose) ```hcl terraform { required_providers { azurerm = { source = "hashicorp/azurerm" version = ">=3.50.0" } kubernetes = { source = "hashicorp/kubernetes"...