Fix basic installation on non default namespaces#2348
Fix basic installation on non default namespaces#2348j4m3s-s wants to merge 1 commit intozalando:masterfrom
Conversation
|
Can you also check other mentions of Note, these manifests where only meant as an example which users can edit to their own wishes incl. the namespace. But if it makes integration easier we can also remove it, of course. |
|
Hi @FxKu ! I followed the "quickstart" installation which mentions : All the concerned manifest by this kustomize installation do not reference the default namespace otherwise. |
Manifests that are used with the default installation don't have a namespace (so it uses the current context's one).
It's my first time using this software so if it's possible I've misread things ~.