Commit 010780eb authored by Prout, Ryan's avatar Prout, Ryan
Browse files

update readme

parent 54057077
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -28,7 +28,8 @@ items:
- apiVersion: v1
  kind: Secret
  metadata:
    # The <name-of-your-app> piece can be found in the values.yaml file at minio.name. Keep the "-access-key" part appended to the name.
    # The <name-of-your-app> piece can be found in the values.yaml file at 'minio.name'. You can set the name of your app.
    # Keep the "-access-key" part appended to the # name.
    name: <name-of-your-app>-access-key
  stringData:
    SECRET_TOKEN: <your_choice>