kpt-functions-catalog
                                
                                
                                
                                    kpt-functions-catalog copied to clipboard
                            
                            
                            
                        remove KUBEVAL_BUILDER_IMAGE from generic defaults
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.