From aef5684d91b840edb91b17a5a724a692f5f1c3eb Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Sat, 29 Jun 2024 14:37:23 -0800 Subject: [PATCH] le in dev env --- charts/fp/Chart.yaml | 2 +- charts/fp/templates/cert-manager.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/fp/Chart.yaml b/charts/fp/Chart.yaml index 98a136c..25365bb 100644 --- a/charts/fp/Chart.yaml +++ b/charts/fp/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: fp description: The Galaxy's Best VTuber Hentai Site -version: 0.0.27 +version: 0.0.28 keywords: - fp - futureporn diff --git a/charts/fp/templates/cert-manager.yaml b/charts/fp/templates/cert-manager.yaml index bcf4166..1b459f7 100644 --- a/charts/fp/templates/cert-manager.yaml +++ b/charts/fp/templates/cert-manager.yaml @@ -69,7 +69,7 @@ subjects: name: cert-manager-webhook-exoscale --- -{{ if ne .Values.environment "production" }} +{{ if eq .Values.environment "staging" }} apiVersion: cert-manager.io/v1 kind: ClusterIssuer metadata: