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