mirror of
https://github.com/beclab/Olares
synced 2026-05-24 01:08:23 +00:00
system-server: fix rbac https provider bug (#1944)
This commit is contained in:
parent
ed74c31e85
commit
fd2f4bace4
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ spec:
|
|||
priorityClassName: "system-cluster-critical"
|
||||
containers:
|
||||
- name: system-server
|
||||
image: beclab/system-server:0.1.31
|
||||
image: beclab/system-server:0.1.32
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
|
|
|||
Loading…
Reference in a new issue