nope, vol for sqlite only
This commit is contained in:
parent
1d7fe25c80
commit
9564d3ebc8
2 changed files with 0 additions and 2 deletions
|
@ -5,6 +5,5 @@ kind: Kustomization
|
|||
resources:
|
||||
- ./externalsecret.yaml
|
||||
- ./helmrelease.yaml
|
||||
- ../../../../templates/volsync
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
||||
|
|
|
@ -24,4 +24,3 @@ spec:
|
|||
postBuild:
|
||||
substitute:
|
||||
APP: *app
|
||||
VOLSYNC_CAPACITY: 1Gi
|
||||
|
|
Reference in a new issue