mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 14:03:01 +07:00
Format Terraform
This commit is contained in:
parent
28c0596849
commit
ef99f6015c
@ -12,9 +12,7 @@ resource "helm_release" "argocd" {
|
||||
repository = "https://argoproj.github.io/argo-helm"
|
||||
chart = "argo-cd"
|
||||
version = "3.1.2"
|
||||
|
||||
namespace = "argocd"
|
||||
create_namespace = true
|
||||
|
||||
wait = true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user