You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.
$ kustomize build .
Error: no matches for OriginalId apps_v1_Deployment|~X|flux; no matches for CurrentId apps_v1_Deployment|~X|flux; failed to find unique target for patch apps_v1_Deployment|flux
Describe the bug
The kustomize example isn't working because kustomize isn't able to find the proper labels.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Fix
Add the namespace in the patch file
Test
Additional information
If you want to deploy in a custom namespace is just a matter to use this line in your kustomization.yaml file
kustomize info
The text was updated successfully, but these errors were encountered: