Skip to content
Snippets Groups Projects
Verified Commit 7f76187d authored by Martin Weise's avatar Martin Weise
Browse files

Updated the registry

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