Skip to content

elzibubble/kube-secret-editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Edit Kubernetes secrets

Usage:

$> KUBE_EDITOR=/path/to/kube-secret-editor.py kubectl edit secret my-secret

This fork is for noninteractive secret editing. The script will:

  • read ~/.ksecretvals
  • read the secret
  • merge that into the secret, encoding to b64 as it goes
  • write the secret

About

Edit Kubernetes secrets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%