github.com/wmuizelaar/kpt@v0.0.0-20221018115725-bd564717b2ed/e2e/testdata/fn-render/modify-path-annotation/.expected/diff.patch (about)

     1  diff --git a/deployment.yaml b/newfilename.yaml
     2  similarity index 100%
     3  rename from deployment.yaml
     4  rename to newfilename.yaml
     5  diff --git a/starlark-fn.yaml b/starlark-fn.yaml
     6  index 1e78651..dae32d9 100644
     7  --- a/starlark-fn.yaml
     8  +++ b/starlark-fn.yaml
     9  @@ -11,7 +11,6 @@
    10   # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    11   # See the License for the specific language governing permissions and
    12   # limitations under the License.
    13  -
    14   apiVersion: fn.kpt.dev/v1alpha1
    15   kind: StarlarkRun
    16   metadata: