mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
storj - premig actions (#2228)
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -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" . }}
|
||||
|
||||
Reference in New Issue
Block a user