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