Closed SoufianeEddiry closed 1 year ago
Hey @SoufianeEddiry. Can you please open a Browser console and have a look at the failed request.
If you use Google Chrome you should be able to open the console with F12.
That would ne helpful to solve this issue.
Hey @Jaydee94 ,
I added the api.url with the Helm command and its Ok now. the other issue is that the sealed secret operator decrypts sealed secret generated by the kubeseal-webgui with "strict" scope but cannot decrypts those with a "cluster-wide" scope ??
@SoufianeEddiry I will try to repruduce this and answer you soon.
Thank you sir
You need to add this annotation to the generated sealedsecret file: annotations: sealedsecrets.bitnami.com/cluster-wide: "true"
@SoufianeEddiry The correct annotations will be rendered with the new release 4.2.0.
I will close this issue.
Describe the bug After installing sealed secrets and the kubeseal-webgui to manage , I got TypeError: Failed to fetch.
To Reproduce Steps to reproduce the behavior:
Expected behavior Managing sealedsecret via the Web GUI : webseal.dev.local
Screenshots
Additional context N/A