Kubeseal --re-encrypt #1557
ChinthapalliNikhithaChandana
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using own TLS certificate in sealed secrets. I changed my TLS certificate and trying to re-encrypt my sealed secrets using kubeseal --re-encrypt functionality.
Steps followed:
kubeseal re-encrypt --controller-name=sealed-secrets --controller-namespace=sealed-secrets--format yaml < sealed-secret.yaml > temp.yaml
Error: error: cannot re-encrypt secret: an error on the server ("") has prevented the request from succeeding (post services http:sealed-secrets:http)
Beta Was this translation helpful? Give feedback.
All reactions