Skip to content
This repository was archived by the owner on Jan 4, 2026. It is now read-only.

Commit ecbeba0

Browse files
committed
update forgejo pvc_capacity
1 parent 63f0c3d commit ecbeba0

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

docs/k8s_apps/experimental/forgejo.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ apps:
5353
## these are for node affinity, delete if not in use
5454
# affinity_key: ""
5555
# affinity_value: ""
56+
pvc_capacity: 10Gi
5657
# git repo to install the Argo CD app from
5758
repo: https://github.com/small-hack/argocd-apps
5859
# path in the argo repo to point to. Trailing slash very important!

smol_k8s_lab/config/default_config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,7 @@ apps:
463463
## these are for node affinity, delete if not in use
464464
# affinity_key: ""
465465
# affinity_value: ""
466+
pvc_capacity: 10Gi
466467
# git repo to install the Argo CD app from
467468
repo: https://github.com/small-hack/argocd-apps
468469
# path in the argo repo to point to. Trailing slash very important!

0 commit comments

Comments
 (0)