From 68c994b6f95771e002ce507aee2dbc43da74be5a Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Fri, 28 Jun 2024 19:50:09 -0800 Subject: [PATCH] make clusterissuer adoptable --- charts/fp/Chart.yaml | 2 +- infrastructure/configs/cluster-issuers.yaml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/charts/fp/Chart.yaml b/charts/fp/Chart.yaml index a0e3e76..05cf711 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.10 +version: 0.0.11 keywords: - fp - futureporn diff --git a/infrastructure/configs/cluster-issuers.yaml b/infrastructure/configs/cluster-issuers.yaml index a0cc7bb..efd6b72 100644 --- a/infrastructure/configs/cluster-issuers.yaml +++ b/infrastructure/configs/cluster-issuers.yaml @@ -5,6 +5,11 @@ apiVersion: cert-manager.io/v1 kind: ClusterIssuer metadata: name: letsencrypt + annotations: + meta.helm.sh/release-name: fp + meta.helm.sh/release-namespace: futureporn + labels: + app.kubernetes.io/managed-by: Helm spec: acme: # Replace the email address with your own contact email