Skip to content

Commit

Permalink
chore: Removed deploy directory
Browse files Browse the repository at this point in the history
Removing `deploy` directory to avoid duplications.

Deployment should be done using 'make deploy`,
using the `config` dir and kustomize.

Signed-off-by: Fred Rolland <frolland@nvidia.com>
  • Loading branch information
rollandf committed Oct 16, 2023
1 parent 0d2367d commit d2d9a44
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 550 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -442,8 +442,7 @@ Deployment of NVIDIA Network Operator consists of:
* mellanox.com_nicclusterpolicies_crd.yaml
* mellanox.com_macvlan_crds.yaml
* k8s.cni.cncf.io-networkattachmentdefinitions-crd.yaml
* Deploying network operator resources found under `./deploy/` e.g. operator namespace,
role, role binding, service account and the NVIDIA Network Operator daemonset
* Deploying network operator resources by running `make deploy`
* Defining and deploying a NICClusterPolicy custom resource.
Example can be found under `./example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml`
* Defining and deploying a MacvlanNetwork custom resource.
Expand Down
17 changes: 0 additions & 17 deletions deploy/operator-ns.yaml

This file was deleted.

63 changes: 0 additions & 63 deletions deploy/operator.yaml

This file was deleted.

Loading

0 comments on commit d2d9a44

Please sign in to comment.