Note: The creation of the awsacfg resource has been removed from the Helm Chart. Therefore, the Helm Chart will not handle the deletion of this resource. Even after running helm uninstall, the awsacfg resource will still be present in the Kubernetes cluster, and it is the responsibility of the user to manually delete it if needed. Similar case for the pod deletion, awsacfg resource will not be deleted.
Fixes Issue #58.
Note: The creation of the
awsacfg
resource has been removed from the Helm Chart. Therefore, the Helm Chart will not handle the deletion of this resource. Even after runninghelm uninstall
, theawsacfg
resource will still be present in the Kubernetes cluster, and it is the responsibility of the user to manually delete it if needed. Similar case for the pod deletion, awsacfg resource will not be deleted.