Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not send a POST request. Sends PUT #3495

Open
tebaly opened this issue May 14, 2024 · 0 comments
Open

Does not send a POST request. Sends PUT #3495

tebaly opened this issue May 14, 2024 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@tebaly
Copy link

tebaly commented May 14, 2024

Does not send a POST request. Sends PUT

apiVersion: generators.external-secrets.io/v1alpha1
kind: VaultDynamicSecret
metadata:
  name: "mysql"
spec:
  method: 'POST'
...

could not generate [0]: Error making API request. URL: PUT http://vault***:8200/v1/database/static-creds/*** Code: 405. Errors: * 1 error occurred: * unsupported operation

@tebaly tebaly added the kind/bug Categorizes issue or PR as related to a bug. label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant