From 95a6bf5a708f032dfd551da3c4d6d046f6df5ff4 Mon Sep 17 00:00:00 2001 From: Vargha Csongor Date: Sun, 27 Oct 2024 12:50:04 +0100 Subject: [PATCH] add secrets to memgraph init --- deployment/memgraph/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deployment/memgraph/kustomization.yaml b/deployment/memgraph/kustomization.yaml index 78b40ca..eb51da0 100644 --- a/deployment/memgraph/kustomization.yaml +++ b/deployment/memgraph/kustomization.yaml @@ -4,6 +4,7 @@ namespace: generations-heritage resources: - ./certificates.yaml + - ./secrets.yaml helmCharts: - name: memgraph