chore: update production image to production-1773007128-e91d74d [skip ci]
This commit is contained in:
parent
e91d74d52b
commit
011d82ce26
1 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@ spec:
|
|||
type: RuntimeDefault
|
||||
initContainers:
|
||||
- name: migrate
|
||||
image: git.mcintire.me/graham/towerops-web:main-1772816933-2a61626
|
||||
image: git.mcintire.me/graham/towerops-web:production-1773007128-e91d74d
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: ["/app/bin/migrate"]
|
||||
securityContext:
|
||||
|
|
@ -104,7 +104,7 @@ spec:
|
|||
cpu: "500m"
|
||||
containers:
|
||||
- name: towerops
|
||||
image: git.mcintire.me/graham/towerops-web:main-1772816933-2a61626
|
||||
image: git.mcintire.me/graham/towerops-web:production-1773007128-e91d74d
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue