We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 940f265 commit 8b14643Copy full SHA for 8b14643
1 file changed
tests/templates/kuttl/oidc-opa/30_nifi.yaml.j2
@@ -59,7 +59,7 @@ spec:
59
- -euo
60
- pipefail
61
args:
62
- - cp /tmp/flow.json /stackable/data/database/flow.json && gzip /stackable/data/database/flow.json
+ - cp /tmp/flow.json /stackable/data/database/flow.json && gzip -f /stackable/data/database/flow.json
63
volumeMounts:
64
- mountPath: /stackable/data/database
65
name: database-repository
0 commit comments