mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-14 00:22:34 +02:00
Update K8S-StatefulSet File
This commit is contained in:
parent
4c3c16b030
commit
720f52642e
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: uptime-kuma
|
- name: uptime-kuma
|
||||||
# Choose your own mirror version
|
# Choose your own mirror version
|
||||||
image: louislam/uptime-kuma:1.10.0-alpine
|
image: louislam/uptime-kuma:1.10.2-alpine
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: uptime-kuma
|
- name: uptime-kuma
|
||||||
|
|
Loading…
Add table
Reference in a new issue