libflexkube icon indicating copy to clipboard operation
libflexkube copied to clipboard

Allow to customize the resources

Open invidian opened this issue 5 years ago • 0 comments

It should be possible to change following things for all resources for all users:

  • [ ] extra mounts
  • [ ] extra config files
  • [ ] override flags (map[string][]string)
  • [ ] append flags (map[string][]string)
  • [ ] remove flags ([]string)

invidian avatar Apr 13 '20 22:04 invidian