Fix values and upgrade version
This commit is contained in:
parent
ab3d16963c
commit
6a6b7615db
@ -2,5 +2,5 @@ apiVersion: v2
|
||||
name: badhouseplants-net
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 0.3.1
|
||||
version: 0.3.2
|
||||
appVersion: "1.16.0"
|
||||
|
@ -48,14 +48,14 @@ volumes:
|
||||
# ----------------------------------------------
|
||||
public:
|
||||
name: public-content
|
||||
sizeLimit: 1gi
|
||||
sizeLimit: 1Gi
|
||||
# ----------------------------------------------
|
||||
# -- An emptydir volume where rclone should
|
||||
# -- download pictures
|
||||
# ----------------------------------------------
|
||||
rclone:
|
||||
name: s3-data
|
||||
sizeLimit: 1gi
|
||||
sizeLimit: 1Gi
|
||||
|
||||
# -------------------------------------
|
||||
# -- Default values that I haven't
|
||||
|
Reference in New Issue
Block a user