We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a8beac + 1446b05 commit d6bc315Copy full SHA for d6bc315
README.md
@@ -74,7 +74,7 @@ their default values.
74
| `secrets.htpasswd` | Htpasswd authentication | `nil` |
75
| `secrets.s3.accessKey` | Access Key for S3 configuration | `nil` |
76
| `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 | `""` |
+| `secrets.s3.secretRef` | The ref for an external secret containing the s3AccessKey and s3SecretKey keys | `""` |
78
| `secrets.swift.username` | Username for Swift configuration | `nil` |
79
| `secrets.swift.password` | Password for Swift configuration | `nil` |
80
| `secrets.haSharedSecret` | Shared secret for Registry | `nil` |
0 commit comments