kpt-functions-catalog icon indicating copy to clipboard operation
kpt-functions-catalog copied to clipboard

remove KUBEVAL_BUILDER_IMAGE from generic defaults

Open sdowell opened this issue 3 years ago • 0 comments

The defaults file is intended for generic default values that can be shared for Dockerfiles across multiple functions. In this case KUBEVAL_BUILDER_IMAGE is specific to the kubeval function and can simply be defined in the dockerfile for that function.

sdowell avatar Aug 29 '22 20:08 sdowell