Skip to content

Commit

Permalink
Update manifest: move standalone, only-manager installation in namesp…
Browse files Browse the repository at this point in the history
…ace: kubeflow-system

Signed-off-by: Xinmin Du <[email protected]>
Signed-off-by: Xinmin Du <[email protected]>
  • Loading branch information
Xinmin Du authored and Doris-xm committed Jan 13, 2025
1 parent a038ef2 commit 1f1b0c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions manifests/v2/overlays/only-manager/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: kubeflow-system
resources:
- namespace.yaml
- ../../base/crds
Expand Down
1 change: 1 addition & 0 deletions manifests/v2/overlays/standalone/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: kubeflow-system
resources:
- namespace.yaml
- ../../base/crds
Expand Down

0 comments on commit 1f1b0c2

Please sign in to comment.