add missing volsync volume
This commit is contained in:
parent
ff70dcb76a
commit
eabf64f582
2 changed files with 2 additions and 0 deletions
|
@ -5,3 +5,4 @@ kind: Kustomization
|
|||
resources:
|
||||
- ./gatus.yaml
|
||||
- ./helmrelease.yaml
|
||||
- ../../../../templates/volsync
|
||||
|
|
|
@ -23,3 +23,4 @@ spec:
|
|||
postBuild:
|
||||
substitute:
|
||||
APP: *app
|
||||
VOLSYNC_CAPACITY: 20Gi
|
||||
|
|
Loading…
Reference in a new issue