Skip to content
Snippets Groups Projects
Verified Commit ef7f1546 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

feat: update mastodon

parent fbcd82e0
No related branches found
No related tags found
No related merge requests found
...@@ -2,5 +2,5 @@ apiVersion: v2 ...@@ -2,5 +2,5 @@ apiVersion: v2
name: mastodon name: mastodon
description: Helm Chart for mastodon description: Helm Chart for mastodon
type: application type: application
version: 0.4.2 version: 0.5.0
appVersion: "v4.1" appVersion: "v4.2"
...@@ -6,7 +6,7 @@ metadata: ...@@ -6,7 +6,7 @@ metadata:
component: tootctl component: tootctl
{{- include "mastodon-helm.labels" . | nindent 4 }} {{- include "mastodon-helm.labels" . | nindent 4 }}
spec: spec:
replicas: {{ .Values.replicaCount }} replicas: 1
selector: selector:
matchLabels: matchLabels:
component: tootctl component: tootctl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment