From f8196296061bcb9a7d2b23945a2a93b856efc05e Mon Sep 17 00:00:00 2001 From: Marcus Ahlfors Date: Mon, 13 Nov 2023 16:14:10 +0200 Subject: [PATCH] Update diploi-template.yaml --- diploi-template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diploi-template.yaml b/diploi-template.yaml index c24dd95..34d7372 100644 --- a/diploi-template.yaml +++ b/diploi-template.yaml @@ -27,7 +27,7 @@ parameterGroups: - name: Initial admin password identifier: INITIAL_ADMIN_PASSWORD defaultValue: "[diploi-generate-password]" - type: string + type: secret - name: PostgreSQL Database identifier: postgres toggleable: true