fix/production-workflow-conflict (#208)

Co-authored-by: Forgejo Actions <actions@git.mcintire.me>
Reviewed-on: graham/towerops-web#208
This commit is contained in:
Graham McIntire 2026-03-28 12:42:23 -05:00 committed by graham
parent bd3f872776
commit c9cb95129c

View file

@ -32,7 +32,7 @@ spec:
type: RuntimeDefault
initContainers:
- name: migrate
image: git.mcintire.me/graham/towerops-web:production-1773753909-becd2ef
image: git.mcintire.me/graham/towerops-web:main-1774707244-ce7a8d1
imagePullPolicy: IfNotPresent
command: ["/app/bin/migrate"]
securityContext:
@ -100,7 +100,7 @@ spec:
cpu: "500m"
containers:
- name: towerops
image: git.mcintire.me/graham/towerops-web:production-1773753909-becd2ef
image: git.mcintire.me/graham/towerops-web:main-1774707244-ce7a8d1
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false