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

fix: correct rtorrent chart

parent 355c87b6
No related branches found
No related tags found
No related merge requests found
Pipeline #2894 passed
......@@ -2,5 +2,5 @@ apiVersion: v2
name: rtorrent
description: Helm Chart for rtorrent
type: application
version: 0.1.1
version: 0.1.2
appVersion: "4b75e358"
......@@ -6,4 +6,4 @@ metadata:
{{- include "rtorrent-helm.labels" . | nindent 4 }}
stringData:
"wireguard.conf": |-
{{ .Values.rtorrent.config | toYaml | nindent 4 }}
{{ .Values.wireguard.config | toYaml | nindent 4 }}
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