dynamic-charts #19
@ -2,5 +2,5 @@ apiVersion: v2
|
|||||||
name: badhouseplants-net
|
name: badhouseplants-net
|
||||||
description: A Helm chart for Kubernetes
|
description: A Helm chart for Kubernetes
|
||||||
type: application
|
type: application
|
||||||
version: 0.3.2
|
version: 0.3.3
|
||||||
appVersion: "1.16.0"
|
appVersion: "1.16.0"
|
||||||
|
@ -40,7 +40,7 @@ spec:
|
|||||||
- name: rclone-config
|
- name: rclone-config
|
||||||
mountPath: "/tmp"
|
mountPath: "/tmp"
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- name: {{ .Values.volumes.rclone }}
|
- name: {{ .Values.volumes.rclone.name }}
|
||||||
mountPath: /static
|
mountPath: /static
|
||||||
readOnly: false
|
readOnly: false
|
||||||
resources:
|
resources:
|
||||||
|
Reference in New Issue
Block a user