Skip to content

Commit 88f2a07

Browse files
committed
enable certs and vault
Signed-off-by: JeffMboya <[email protected]>
1 parent 4b0ef9b commit 88f2a07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/magistrala/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ postgresqlbootstrap:
393393
postgresql: *postgresqlBootstrapPort
394394

395395
certs:
396-
enabled: false
396+
enabled: true
397397
image: {}
398398
# pullSecrets: {}
399399
# repository: "magistrala/certs"
@@ -414,7 +414,7 @@ certs:
414414
thingsCertsPkiRoleName: ""
415415

416416
vault:
417-
enabled: false
417+
enabled: true
418418

419419
postgresqlcerts:
420420
## If you want to use an external database, set this to false and change host & port to external postgresql server host & port respectively

0 commit comments

Comments
 (0)