ksort icon indicating copy to clipboard operation
ksort copied to clipboard

Sort manfest files in a proper order by Kind

Results 2 ksort issues
Sort by recently updated
recently updated
newest added

First of all thanks for creating this plugin! While using it I noticed that configmaps are created after deployments which doesn't seem quite right as a deployment can reference a...

I've found myself having use for this feature to allow sorting manifests before adding them as resources to a `kustomization.yaml` file.