Commit Graph

4 Commits

Author SHA1 Message Date
unkinben 1d5af1de26 feat: updates for artifactapi
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
messed up migration from terraform -> argocd, missed some remotes. need
to backtrack a bit

- remove replicas (rely on horizontal-pod-scaler)
- add raw.githubusercontent.com remote
- change links to github_raw to native github.com (temporary)
2026-03-07 00:42:36 +11:00
unkinben e2ada738f8 fix: remove configmap hash (#20)
prevent the automatic hashing of configmaps

Reviewed-on: #20
2026-03-06 22:11:11 +11:00
unkinben 61b3546c2c fix: copy/paste error (#19)
- use correct role for artifactapi to access vault

Reviewed-on: #19
2026-03-06 21:46:01 +11:00
unkinben 05a88459a5 chore: migrate artifactapi to kustomize (#18)
- migrate terraform deployment to kustomize

Reviewed-on: #18
2026-03-06 21:35:47 +11:00