Skip to content

Commit e7eb742

Browse files
authored
Merge pull request kubernetes#75657 from guilhermeoki/docs/sample-controller
sample-controller: update README
2 parents 63ffa3c + 54e3f0f commit e7eb742

File tree

1 file changed

+1
-1
lines changed
  • staging/src/k8s.io/sample-controller

1 file changed

+1
-1
lines changed

staging/src/k8s.io/sample-controller/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The `update-codegen` script will automatically generate the following files &
1919
directories:
2020

2121
* `pkg/apis/samplecontroller/v1alpha1/zz_generated.deepcopy.go`
22-
* `pkg/client/`
22+
* `pkg/generated/`
2323

2424
Changes should not be made to these files manually, and when creating your own
2525
controller based off of this implementation you should not copy these files and

0 commit comments

Comments
 (0)