Skip to content

Commit d6bc315

Browse files
authored
Merge pull request #125 from lenzenmi/update-names
update names
2 parents 4a8beac + 1446b05 commit d6bc315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ their default values.
7474
| `secrets.htpasswd` | Htpasswd authentication | `nil` |
7575
| `secrets.s3.accessKey` | Access Key for S3 configuration | `nil` |
7676
| `secrets.s3.secretKey` | Secret Key for S3 configuration | `nil` |
77-
| `secrets.s3.secretRef` | The ref for an external secret containing the accessKey and secretKey keys | `""` |
77+
| `secrets.s3.secretRef` | The ref for an external secret containing the s3AccessKey and s3SecretKey keys | `""` |
7878
| `secrets.swift.username` | Username for Swift configuration | `nil` |
7979
| `secrets.swift.password` | Password for Swift configuration | `nil` |
8080
| `secrets.haSharedSecret` | Shared secret for Registry | `nil` |

0 commit comments

Comments
 (0)