From 0ceaac099c32df503ad5e62ff00f99e05222a0f8 Mon Sep 17 00:00:00 2001 From: Steffen Illium Date: Thu, 28 Mar 2024 00:24:15 +0100 Subject: [PATCH] tmp and lcl naming --- apps/gitea/kustomization.yaml | 1 + tmp.yaml | 11 ----------- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 tmp.yaml diff --git a/apps/gitea/kustomization.yaml b/apps/gitea/kustomization.yaml index 9139ef9..48355df 100644 --- a/apps/gitea/kustomization.yaml +++ b/apps/gitea/kustomization.yaml @@ -13,3 +13,4 @@ helmCharts: version: 10.1.3 repo: https://dl.gitea.com/charts/ valuesFile: base/values.yaml + releaseName: lcl diff --git a/tmp.yaml b/tmp.yaml deleted file mode 100644 index 7a90cf6..0000000 --- a/tmp.yaml +++ /dev/null @@ -1,11 +0,0 @@ -apiVersion: v1 -kind: Secret -metadata: - name: gitea-admin-secret - namespace: gitea - annotations: - sealedsecrets.bitnami.com/namespace-wide: "true" -type: Opaque -stringData: - username: steffen - password: AZt6fd3pG5BD94jY