volsync capacity
This commit is contained in:
parent
87971913b2
commit
7196c84c51
2 changed files with 2 additions and 1 deletions
|
@ -6,5 +6,5 @@ resources:
|
||||||
- ../../../../templates/volsync
|
- ../../../../templates/volsync
|
||||||
- ../../../../templates/gatus/external
|
- ../../../../templates/gatus/external
|
||||||
- ./externalsecret.yaml
|
- ./externalsecret.yaml
|
||||||
# - ./helmrelease.yaml
|
- ./helmrelease.yaml
|
||||||
- ./mariadb.yaml
|
- ./mariadb.yaml
|
||||||
|
|
|
@ -28,3 +28,4 @@ spec:
|
||||||
substitute:
|
substitute:
|
||||||
APP: *app
|
APP: *app
|
||||||
GATUS_SUBDOMAIN: "pt"
|
GATUS_SUBDOMAIN: "pt"
|
||||||
|
VOLSYNC_CAPACITY: 10Gi
|
||||||
|
|
Loading…
Reference in a new issue