fix(helm chart): default create namespace to false, it interferes with our deployment setup

This commit is contained in:
Gergő Jedlicska 2022-05-31 10:24:39 +02:00
Родитель 1c234a86b2
Коммит 142219dc4c
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -102,4 +102,4 @@ cert_manager_issuer: letsencrypt-staging
helm_test_enabled: true
create_namespace: true
create_namespace: false