You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead.
root@cos-csi-app:/# mount | grep s3fs
s3fs on /data type fuse.s3fs (rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other)
root@cos-csi-app:/# cd data
root@cos-csi-app:/data# ls
ambika generic-backup new.txt
root@cos-csi-app:/data#
bucketname reuse - if bucket exists, bucket does not exists
create new bucket if does not exists - yes/No
The text was updated successfully, but these errors were encountered: