Skip to content

Commit 4521212

Browse files
committed
fix: update controller manager base path
1 parent 109ebb9 commit 4521212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/base/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Kustomization
44
resources:
55
- apiserver
66
- resource-indexer
7-
- controller-manager/base
7+
- controller-manager
88

99
images:
1010
- name: ghcr.io/datum-cloud/search

0 commit comments

Comments
 (0)