Commit Graph

5 Commits

Author SHA1 Message Date
6e47bf81cf fix: add imagePullSecrets for Gitea registry auth 2026-04-02 10:19:38 +00:00
e976387645 feat: update health-app v2 - add volume mount, env vars, resource limits 2026-04-02 10:15:22 +00:00
07610fd448 fix: use NodePort address for container image registry
Node kubelets use host DNS, not cluster DNS. Image address must
be reachable from host network: 10.0.0.3:31427.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 21:35:17 +00:00
f6c546d34e fix: update image to Gitea cluster service registry
containerd configured on all nodes with insecure registry for
gitea-http.gitea.svc:3000.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 21:29:22 +00:00
cd9d319f0a feat: initial GitOps infrastructure
ArgoCD app definitions, Kustomize manifests for health-app,
cert-manager ClusterIssuer, and AppProject configuration.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 20:25:58 +00:00