Fix path
This commit is contained in:
parent
77b588c450
commit
f3b3af1feb
@ -37,7 +37,7 @@ spec:
|
|||||||
mc admin user add local tenant-{{ .Values.name }}-user "$SCOPED_SECRET"
|
mc admin user add local tenant-{{ .Values.name }}-user "$SCOPED_SECRET"
|
||||||
|
|
||||||
# Add demo file
|
# Add demo file
|
||||||
echo "hello tenant-{{ .Values.name }}" | mc pipe minioadmin/$BUCKET_REF/hello.txt
|
echo "hello tenant-{{ .Values.name }}" | mc pipe local/ref-tenant-{{ .Values.name }}/hello.txt
|
||||||
|
|
||||||
# Inline policy generation to avoid missing mount issues
|
# Inline policy generation to avoid missing mount issues
|
||||||
cat <<EOF > /tmp/policy.json
|
cat <<EOF > /tmp/policy.json
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user