From dcf17003956b2d60f4ccd2ea7b42d8a8864358fa Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 20 Aug 2023 14:08:18 +0000 Subject: [PATCH] Update 2 files - /durpapi/values.yaml - /durpapi/Chart.yaml --- durpapi/Chart.yaml | 6 +----- durpapi/values.yaml | 8 -------- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/durpapi/Chart.yaml b/durpapi/Chart.yaml index 9793b3b..ecaa62d 100644 --- a/durpapi/Chart.yaml +++ b/durpapi/Chart.yaml @@ -9,8 +9,4 @@ dependencies: - name: DurpAPI repository: https://gitlab.com/api/v4/projects/48282809/packages/helm/stable version: 0.1.0-dev0003 - alias: durpapi -- name: DurpAPI - repository: https://gitlab.com/api/v4/projects/48282809/packages/helm/stable - version: 0.1.0-dev0003 - alias: durpapi2 + alias: durpapi \ No newline at end of file diff --git a/durpapi/values.yaml b/durpapi/values.yaml index 895255e..ae7d18f 100644 --- a/durpapi/values.yaml +++ b/durpapi/values.yaml @@ -13,11 +13,3 @@ durpapi: replicationPasswordKey: db_pass database: postgres username: postgres - - durpapi2: - deployment: - image: registry.durp.info/developerdurp/durpapi - tag: "0.1.0-dev0109" - secretfile: durpapi-secret - postgresql: - enabled: false \ No newline at end of file