We are creating aks cluster and postgres private vnet flexible server as part of terraform template. At the end we are creating a database also as in this question. Is there anything you can suggest to do initial database configuration like table creation and also deployment of helm charts to the cluster.?
I comment it because it is giving error as I mentioned in the first message of this post. I don't know why you repeatedly just asking the same set of questions. May be just to waste the time or just delay it so that I would simply delete the post at the end without any resolution.
Just try with the example given in the official documentation as I shared earlier in this link.
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/postgresql_flexible_server_database
Here also getting the same error and this is for flexible server and flexible database. If this is searching for single server then you need to fix it why it is doing that way.
HI Shiva,
Not as a secret.
Because we want this configmap(with multiple key/value pairs) to be saved as a app.config file on the target container.
So that our application can access it.
Is it possible, if we create it as a secret.?
And I guess, secret will hold only one key/value pair