Upgrade to SPIRE 1.12.0 (#542)

Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
kfox1111
2025-03-21 16:43:10 -07:00
committed by GitHub
parent 54c913f030
commit 663b89e3ea
10 changed files with 11 additions and 7 deletions
@@ -377,6 +377,7 @@ In order to run Tornjak with simple HTTP Connection only, make sure you don't cr
| `bundlePublisher.awsRolesAnywhereTrustAnchor.region` | AWS region to store the trust bundle | `""` |
| `bundlePublisher.awsRolesAnywhereTrustAnchor.trustAnchorID` | AWS trust anchor ID to publish to | `""` |
| `bundlePublisher.awsS3.enabled` | Enable the AWS S3 bundle publisher | `false` |
| `bundlePublisher.awsS3.endpoint` | A custom S3 endpoint should be set when using third-party object storage providers, such as Minio. | `""` |
| `bundlePublisher.awsS3.region` | AWS region to store the trust bundle | `""` |
| `bundlePublisher.awsS3.bucket` | AWS S3 bucket name to which the trust bundle is uploaded | `""` |
| `bundlePublisher.awsS3.objectKey` | AWS S3 object key inside the bucket | `""` |