Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 286 Bytes

update_config.md

File metadata and controls

15 lines (10 loc) · 286 Bytes

TL;DR

Little helper for updating configmaps from files. Deletes the specified configmap if it already exists, then creates the configmap from the given file.

Use

gen3 update_config configMapName filePath

Example

  • gen3 update_config fence ./api_configs/user.yaml