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