mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
feat: support new env (#1910)
Co-authored-by: 0x7fffff92 <0x7fffff92@example.com>
This commit is contained in:
parent
7e79602c1e
commit
ee1845dab9
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ spec:
|
|||
- |
|
||||
chown -R 1000:1000 /headscale
|
||||
- name: init
|
||||
image: beclab/headscale-init:v0.1.11
|
||||
image: beclab/headscale-init:v0.1.12
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
privileged: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue