diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml new file mode 100644 index 0000000..2d96f1b --- /dev/null +++ b/config/manager/kustomization.yaml @@ -0,0 +1,4 @@ +resources: +- manager.yaml + +# This file will get modified by kustomize file. Please don't commit any changes to the git repo! \ No newline at end of file