mirror of
https://github.com/openappsec/attachment.git
synced 2025-06-28 16:41:03 +03:00
fix wrong name
This commit is contained in:
parent
0eb75c181e
commit
107a13a0c5
@ -679,7 +679,7 @@ def mutate():
|
||||
patches.append({
|
||||
"op": "add",
|
||||
"path": "/spec/volumes/-",
|
||||
"value": volume_def
|
||||
"value": volume
|
||||
})
|
||||
app.logger.debug("Added volume definition patch: %s", patches[-1])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user