Loading charts/minio-standalone/README.md +2 −1 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
charts/minio-standalone/README.md +2 −1 Original line number Diff line number Diff line Loading @@ -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> Loading