Skip to content

Commit c6c0e64

Browse files
authored
Merge pull request #14 from zdtsw-forking/fix_default_namespace
update(manifests): use default namespace from ODH
2 parents 99f41d0 + e9002d1 commit c6c0e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Adds namespace to all resources.
2-
namespace: openshift-operators
2+
namespace: opendatahub
33

44
# Value of this field is prepended to the
55
# names of all resources, e.g. a deployment named

0 commit comments

Comments
 (0)