Loading charts/minio-standalone/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ items: kind: Secret metadata: # 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. # Keep the "-access-key" part appended to the name. name: <name-of-your-app>-access-key stringData: SECRET_TOKEN: <your_choice> Loading Loading
charts/minio-standalone/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ items: kind: Secret metadata: # 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. # Keep the "-access-key" part appended to the name. name: <name-of-your-app>-access-key stringData: SECRET_TOKEN: <your_choice> Loading