From 555bc57001ea344d67519ad45195459747f06e06 Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Sun, 16 Feb 2025 02:11:41 +0100 Subject: [PATCH] reenable openbao cert --- infra/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/kustomization.yaml b/infra/kustomization.yaml index 15b84b5..0370679 100644 --- a/infra/kustomization.yaml +++ b/infra/kustomization.yaml @@ -16,3 +16,4 @@ resources: - configs/cluster-issuer.yaml - configs/single-hdd-sc.yaml - configs/mayastor-snapshotclass.yaml + - configs/openbao-cert.yaml