fix(infra): restart API deployment and grant RBAC for farh-net agent

Add restart annotation to trigger Flux-driven rollout so the API picks
up the alpine/git init container fix (ef79ca2). Also add a deploy-manager
Role and RoleBinding so the farh-net:farh-net-paperclip SA can manage
deployments in the hightower namespace going forward.

Resolves FAR-112.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Test User
2026-04-21 12:43:43 +00:00
parent b72639e260
commit ec210b3c92
2 changed files with 26 additions and 0 deletions
+2
View File
@@ -14,6 +14,8 @@ spec:
metadata:
labels:
app: hightower-api
annotations:
kubectl.kubernetes.io/restartedAt: "2026-04-21T12:45:00Z"
spec:
serviceAccountName: hightower-api
containers: