Trystan Schneider
Trystan Schneider
### Terraform Version, Provider Version and Kubernetes Version ``` Terraform version: 1.8.5 Kubernetes provider version: 2.30.0 Kubernetes version: 1.29.5+k3s1 ``` ### Affected Resource(s) - data kubernetes_secret ### Terraform Configuration Files...
# Motivation Following https://github.com/aneoconsulting/ArmoniK.Infra/pull/168 and https://github.com/aneoconsulting/ArmoniK.Core/pull/760, this PR aims to enable the deployment of a sharded MongoDB as ArmoniK's database. A more complete motivation is provided in AEP 004 (https://github.com/aneoconsulting/ArmoniK.Community/pull/48)....
Based on the new feature introduced by https://github.com/aneoconsulting/ArmoniK.Infra/pull/153 (waiting to be merge), this PR enables different persistence configuration for both localhost and GCP deployments. It includes a new object `persistent_volume`...