chore(ente): use tag for photos
All checks were successful
Renovate / renovate (push) Successful in 44s
All checks were successful
Renovate / renovate (push) Successful in 44s
This commit is contained in:
parent
020be74129
commit
2e45d0d6a3
3 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ images:
|
|||
newTag: 26e17d8464736acc747c1b35c65af194172a245c
|
||||
- name: web
|
||||
newName: code.icb4dc0.de/infrastructure/images/ente/web
|
||||
newTag: latest
|
||||
newTag: photos-v0.8.94
|
||||
|
||||
labels:
|
||||
- includeSelectors: true
|
||||
|
|
|
@ -32,6 +32,6 @@ spec:
|
|||
cpu: "50m"
|
||||
ports:
|
||||
- name: web
|
||||
containerPort: 80
|
||||
containerPort: 3000
|
||||
nodeSelector:
|
||||
kubernetes.io/arch: arm64
|
|
@ -8,4 +8,4 @@ spec:
|
|||
app.kubernetes.io/part-of: ente
|
||||
ports:
|
||||
- port: 3000
|
||||
targetPort: 80
|
||||
targetPort: 3000
|
||||
|
|
Loading…
Reference in a new issue