Use -k since we are using Kustomization (#272)
This commit is contained in:
@@ -81,7 +81,7 @@ It should be as simple as:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ kubectl apply -f deploy # apply all manifests from the folder
|
||||
$ kubectl apply -k deploy # apply all manifests from the folder
|
||||
|
||||
Afterwards you can open "kube-ops-view" via kubectl port-forward:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user