Skip to content

Commit 47b6734

Browse files
razvansbernauer
andauthored
Update tests/templates/kuttl/oidc-opa/30_nifi.yaml.j2
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
1 parent 3b3620a commit 47b6734

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/templates/kuttl/oidc-opa/30_nifi.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ spec:
5959
- -euo
6060
- pipefail
6161
args:
62-
- cp /tmp/flow.json /stackable/data/database/flow.json && gzip -f /stackable/data/database/flow.json
62+
- cp /tmp/flow.json /stackable/data/database/flow.json && gzip --force /stackable/data/database/flow.json
6363
volumeMounts:
6464
- mountPath: /stackable/data/database
6565
name: database-repository

0 commit comments

Comments
 (0)