A specialized Kubernetes operator helping secure my homelab
This is the helm charts repository for the external-access-operator project.
You can add this repository using the helm
CLI:
# add the repository
helm repo add external-access-operator https://benfiola.github.io/external-access-operator/charts
# search the repository for installable charts
helm search repo external-access-operator