Kaynağa Gözat

storj - premig actions (#2228)

Stavros Kois 1 yıl önce
ebeveyn
işleme
cd2b582acf

+ 1 - 1
library/ix-dev/charts/storj/Chart.yaml

@@ -3,7 +3,7 @@ description: Share your storage on the internet and earn.
 annotations:
   title: Storj
 type: application
-version: 1.0.17
+version: 1.0.18
 apiVersion: v2
 appVersion: v1.68.2
 kubeVersion: '>=1.16.0-0'

+ 1 - 1
library/ix-dev/charts/storj/templates/deployment.yaml

@@ -2,7 +2,7 @@
 apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }}
 kind: Deployment
 metadata:
-  name: {{ template "common.names.fullname" . }}
+  name: {{ template "common.names.fullname" . }}-storj
   labels:
     app: {{ template "common.names.name" . }}
     chart: {{ template "common.names.chart" . }}