mirror of
https://github.com/truenas/charts.git
synced 2026-06-15 06:28:46 +08:00
collabora - pre-mig actions (#2098)
This commit is contained in:
@@ -5,7 +5,7 @@ description: |
|
||||
annotations:
|
||||
title: Collabora
|
||||
type: application
|
||||
version: 1.2.29
|
||||
version: 1.2.30
|
||||
apiVersion: v2
|
||||
appVersion: 23.05.8.2.1
|
||||
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" . }}-collabora
|
||||
labels: {{ include "common.labels" . | nindent 4 }}
|
||||
spec:
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user