This message was deleted.
# general
a
This message was deleted.
a
nevermind. The updated documentation has newer steps. I'm not sure how I got put on the old documentation page
c
can you link that I want to see if we can prevent this from happening again.
a
Link the documentation?
c
yeah like where did you get the link to the old docs, i am sure if you got that someone else might too so i want to see if I can fix that.
a
I have an old bookmark. that's the problem. But still, the sample manifest doesn't work for me at all. It only works with the direct kubectl command:
Copy code
kubectl create secret generic s3-creds \
  --from-literal=accessKey=<access key> \
  --from-literal=secretKey=<secret key>
c
interesting I haven't come across this with my use of rancher, let's see if someone else has run in to it.
a
It might be a different situation if you use AWS but with MinIO, I get that issue.