Skip to content

Instantly share code, notes, and snippets.

@navicore
Created October 12, 2022 12:26
Show Gist options
  • Save navicore/0d2e887f1dce4ee9e2391f9b7c372870 to your computer and use it in GitHub Desktop.
Save navicore/0d2e887f1dce4ee9e2391f9b7c372870 to your computer and use it in GitHub Desktop.
looking for a way to store a jsk in a k8s secret and install it in the fs at init
kubectl create secret generic ssl-keystore-cert --from-file=./keystore.jks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment