Skip to content

Strip sensitive content out of Kubernetes Manifest(YAML) files

License

Notifications You must be signed in to change notification settings

massiveco/redakt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redakt

Strip sensitive content out of YAML files

Example Usage

kustomize build | redakt --kind Namespace | kubectl diff