Skip to content

Commit 582e7ee

Browse files
Fixed openshift prod deployment (#450)
1 parent 91feb2a commit 582e7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/release/prod/openshift/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resources:
1313
- ../../../rbac/namespaced
1414

1515
patches:
16-
- path: ../manager_watch_namespace_patch.json
16+
- path: ./manager_watch_namespace_patch.json
1717
target:
1818
group: apps
1919
version: v1

0 commit comments

Comments
 (0)