docs: add link to Athens as-a Service on K8s (#2086)

This commit is contained in:
DrPsychick
2026-01-26 22:39:19 +01:00
committed by GitHub
parent 9edaaa86e8
commit 8fb0d7a7fa
@@ -300,3 +300,8 @@ helm install athens gomods/athens-proxy --namespace athens \
--set gitconfig.secretName=athens-proxy-gitconfig \ --set gitconfig.secretName=athens-proxy-gitconfig \
--set gitconfig.secretKey=gitconfig --set gitconfig.secretKey=gitconfig
``` ```
## Further Links
- [Athens as-a Service on Kubernetes (for GitLab)](https://medium.com/gitconnected/athens-go-proxy-as-a-service-on-kubernetes-8fb1f5fa320d)