github.com/wmuizelaar/kpt@v0.0.0-20221018115725-bd564717b2ed/e2e/testdata/fn-eval/structured-results-in-stdout/.expected/diff.patch (about) 1 diff --git a/resources.yaml b/resources.yaml 2 index 7a494c9..b0ed8c0 100644 3 --- a/resources.yaml 4 +++ b/resources.yaml 5 @@ -16,7 +16,7 @@ kind: Deployment 6 metadata: 7 name: nginx-deployment 8 spec: 9 - replicas: 3 10 + replicas: 4 11 --- 12 apiVersion: custom.io/v1 13 kind: Custom