amazon-eks-pod-identity-webhook
amazon-eks-pod-identity-webhook copied to clipboard
Fix manifests and Makefile for v0.3.0
Issue #, if available:
This pull request is related to #139 and #134.
Description of changes:
- deploy
- Remove unnecessary roles
- Add a kustomization file
- Makefile
- Stop to override mutating webhook configuration file
- Stop checking and applying CSR
After v0.3.0, --in-ncluster=true
option does not work fine. But Makefile was supposed to use CSR, so I could not install manifests using Makefile. I change manifests and Makefile to not use CSR.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.