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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user