File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515# @ load("@ytt:overlay", "overlay")
1616# @ load("@ytt:data", "data")
1717
18- # @ def sourec-controller_deployment ():
18+ # @ def sourec_controller_deployment ():
1919kind : Deployment
2020metadata :
2121 name : source-controller-manager
2222 namespace : source-system
2323# @ end
2424
25- # @overlay/match by=overlay.subset(sourec-controller_deployment ()), expects="0+"
25+ # @overlay/match by=overlay.subset(sourec_controller_deployment ()), expects="0+"
2626---
2727spec :
2828 template :
Original file line number Diff line number Diff line change 11# @data/values-schema
2- # @schema/desc "OpenAPIv3 Schema for Cartographer Conventions "
2+ # @schema/desc "OpenAPIv3 Schema for Tanzu Source Controller "
33
44---
55# @schema/desc "Optional: PEM Encoded certificate data for image registries with private CA."
You can’t perform that action at this time.
0 commit comments