Skip to content

Commit bb53f26

Browse files
committed
fixup! Reorganize config to support reusable components
Signed-off-by: Todd Short <tshort@redhat.com>
1 parent 6e1fa6a commit bb53f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tiltfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos = cfg.get('repos', ['operator-controller', 'catalogd'])
99

1010
repo = {
1111
'image': 'quay.io/operator-framework/operator-controller',
12-
'yaml': 'config/secure',
12+
'yaml': 'config/overlays/cert-manager',
1313
'binaries': {
1414
'manager': 'operator-controller-controller-manager',
1515
},

0 commit comments

Comments
 (0)