github.com/wmuizelaar/kpt@v0.0.0-20221018115725-bd564717b2ed/e2e/testdata/fn-eval/resource-deletion/pkg/.expected/diff.patch (about)

     1  diff --git a/resources.yaml b/resources.yaml
     2  index 7a494c9..6590f6c 100644
     3  --- a/resources.yaml
     4  +++ b/resources.yaml
     5  @@ -17,10 +17,3 @@ metadata:
     6     name: nginx-deployment
     7   spec:
     8     replicas: 3
     9  ----
    10  -apiVersion: custom.io/v1
    11  -kind: Custom
    12  -metadata:
    13  -  name: custom
    14  -spec:
    15  -  image: nginx:1.2.3