Skip to content
Snippets Groups Projects
Commit 2e133061 authored by Martin Weise's avatar Martin Weise
Browse files

Merge branch 'release-latest' into release-1.4.2

parents 2210f17d 139fda34
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ metadata:
spec:
replicas: {{ .Values.uploadService.replicaCount }}
strategy:
type: {{ $.Values.strategyType }}
type: {{ .Values.strategyType }}
selector:
matchLabels:
app: upload-service
......
......@@ -260,7 +260,7 @@ uploadService:
enabled: true
image:
registry: docker.io
repository: docker.io/tusproject/tusd
repository: tusproject/tusd
tag: v1.12
replicaCount: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment