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
What steps did you take and what happened:
By following the command in README.md, kubectl apply -k config/crd/bases
returns an error: error: unable to find one of 'kustomization.yaml', 'kustomization.yml' or 'Kustomization' in directory '/home/xxx/morphling/config/crd/bases'
The text was updated successfully, but these errors were encountered:
What steps did you take and what happened:
By following the command in README.md,
kubectl apply -k config/crd/bases
returns an error:
error: unable to find one of 'kustomization.yaml', 'kustomization.yml' or 'Kustomization' in directory '/home/xxx/morphling/config/crd/bases'
The text was updated successfully, but these errors were encountered: