Skip to content

Commit f7f72ec

Browse files
committed
Change request @Hrytsuk 1GB max portainer volume size
1 parent 293f63c commit f7f72ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/portainer/values.yaml.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ serviceAccount:
2020
name: portainer-sa-clusteradmin
2121
persistence:
2222
enabled: true
23-
size: "10Gi"
23+
size: "1Gi"
2424
annotations: {}
2525
storageClass: "csi-s3"
2626
existingClaim:

0 commit comments

Comments
 (0)