dynamic-charts #19

Merged
allanger merged 35 commits from dynamic-charts into main 2023-02-25 20:25:20 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 9ad4991fe6 - Show all commits

View File

@ -2,5 +2,5 @@ apiVersion: v2
name: badhouseplants-net
description: A Helm chart for Kubernetes
type: application
version: 0.3.2
version: 0.3.3
appVersion: "1.16.0"

View File

@ -40,7 +40,7 @@ spec:
- name: rclone-config
mountPath: "/tmp"
readOnly: true
- name: {{ .Values.volumes.rclone }}
- name: {{ .Values.volumes.rclone.name }}
mountPath: /static
readOnly: false
resources: