From 100d76f0fc4e423cc7883c08c502804cb0323683 Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Wed, 10 Apr 2024 09:58:42 +0200 Subject: [PATCH] linked values.yaml --- infrastructure/07-cert-manager/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/07-cert-manager/kustomization.yaml b/infrastructure/07-cert-manager/kustomization.yaml index b7b5aae..ce18e31 100644 --- a/infrastructure/07-cert-manager/kustomization.yaml +++ b/infrastructure/07-cert-manager/kustomization.yaml @@ -15,4 +15,4 @@ helmCharts: version: 1.14.4 releaseName: "cert-manager" repo: https://charts.jetstack.io - # valuesFile: values.yaml + valuesFile: values.yaml