fix(helm chart): default create namespace to false, it interferes with our deployment setup
This commit is contained in:
Родитель
1c234a86b2
Коммит
142219dc4c
|
@ -102,4 +102,4 @@ cert_manager_issuer: letsencrypt-staging
|
|||
|
||||
helm_test_enabled: true
|
||||
|
||||
create_namespace: true
|
||||
create_namespace: false
|
||||
|
|
Загрузка…
Ссылка в новой задаче