From 6f7b8209c3dc1d889cdd5d12cf32355284f79a90 Mon Sep 17 00:00:00 2001 From: sacreman Date: Tue, 14 Sep 2021 23:50:35 +0700 Subject: [PATCH] fix up dummy provider cert --- charts/provider/Chart.yaml | 2 +- charts/provider/templates/secret.yaml | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/charts/provider/Chart.yaml b/charts/provider/Chart.yaml index 490ac6dd..fa9894ed 100644 --- a/charts/provider/Chart.yaml +++ b/charts/provider/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.16.0 +version: 0.17.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/provider/templates/secret.yaml b/charts/provider/templates/secret.yaml index 15a3c3d4..0afdee5e 100644 --- a/charts/provider/templates/secret.yaml +++ b/charts/provider/templates/secret.yaml @@ -3,7 +3,5 @@ kind: Secret metadata: name: akash-provider-keys data: - key.txt: | - ZHVtbXk= - key-pass.txt: | + provider-cert.pem: | ZHVtbXk=