@@ -46,7 +46,7 @@ Once you have your secret-tokens.yaml file established, you can apply it like th
```
oc apply -f secret-token.yaml
```
The [minio-standalone-deployment.yaml](https://code.ornl.gov/ryu/slate_helm_examples/-/blob/master/charts/minio-standalone/templates/minio-standalone-deployment.yaml) file picks these secret tokens up as environment variables.
The [minio-standalone-deployment.yaml](templates/minio-standalone-deployment.yaml) file picks these secret tokens up as environment variables.
It is recommended to keep the secret-token.yaml file safe, locally, and not in a repository if unencrypted.