You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
With Nginx,we need a secret with the CA an CRL chain for mTLS certificates.
For now we use a ricoberge resources with custom templating; but we need to migrate all our resources to VSO.
Describe the solution you'd like
A possible solution is to have a new resources to cover this case.
Another solution is to add new arg on VaultPKISecret to provide to cover this case.
Describe alternatives you've considered
Alternative solution is to add templating on VaultStaticSecret to generate it.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
With Nginx,we need a secret with the CA an CRL chain for mTLS certificates.
For now we use a ricoberge resources with custom templating; but we need to migrate all our resources to VSO.
Describe the solution you'd like
A possible solution is to have a new resources to cover this case.
Another solution is to add new arg on VaultPKISecret to provide to cover this case.
Describe alternatives you've considered
Alternative solution is to add templating on VaultStaticSecret to generate it.
Additional context
Add any other context or screenshots about the feature request here.
https://discuss.hashicorp.com/t/nginx-mtls-with-vault-secret-operator-how-to-manage-ca-cert-chain-and-crl/59474
The text was updated successfully, but these errors were encountered: