From 9d28838304308cbfd0a673aac280e6a891fc5399 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 9 Sep 2024 16:08:16 +0200 Subject: [PATCH] Change hosts to array --- vault/overrides.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vault/overrides.yaml b/vault/overrides.yaml index 5a1404b..ed0b4f8 100644 --- a/vault/overrides.yaml +++ b/vault/overrides.yaml @@ -54,4 +54,4 @@ server: hosts: - vault.hensen.io hosts: - host: "vault.hensen.io" + - host: "vault.hensen.io"