mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
fix(monitoring-server): update monitoring server role management (#1604)
This commit is contained in:
parent
e7303b0554
commit
8f2a98745a
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: monitoring-server
|
||||
image: beclab/monitoring-server-v1:v0.3.2
|
||||
image: beclab/monitoring-server-v1:v0.3.8
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 8000
|
||||
|
|
|
|||
Loading…
Reference in a new issue