Rami-Kassouf-FOO

Results 3 issues of Rami-Kassouf-FOO

**Tell us about your request** I want to split the docker composes for clarity but have 1 main compose to group them up when building tests for consistency. So i...

community_new

### Which project are you reporting a bug for? kr8s ### What happened? ``` kubectl create namespace argo kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml ``` after the apply you will...

bug
help wanted

Basically this is a minimal reconstruction of the issue variables.tf: ```terraform variable "efs_tags" { description = "Tags for the EFS" type = map(string) default = { Terraform = "true" Project...