add missing volsync volume

This commit is contained in:
Joseph Hanson 2024-10-27 22:12:33 -05:00
parent ff70dcb76a
commit eabf64f582
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 2 additions and 0 deletions

View file

@ -5,3 +5,4 @@ kind: Kustomization
resources: resources:
- ./gatus.yaml - ./gatus.yaml
- ./helmrelease.yaml - ./helmrelease.yaml
- ../../../../templates/volsync

View file

@ -23,3 +23,4 @@ spec:
postBuild: postBuild:
substitute: substitute:
APP: *app APP: *app
VOLSYNC_CAPACITY: 20Gi