Skip to content

Commit 0486f63

Browse files
authored
Merge pull request #37 from GlueOps/hamzabouissi-patch-1
Update chisel.py
2 parents 9d28e06 + f696a88 commit 0486f63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/util/chisel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ def create_chisel_yaml(captain_domain, credentials_for_chisel, ip_addresses, suf
3838
host: "{ip_addresses[f'{captain_domain}-{suffix}']}"
3939
port: 9090
4040
auth: selfhosted
41+
chisel_image: ghcr.io/fyralabs/chisel:v0.1.0-fyra
4142
---
4243
"""
4344
manifest += f"""

0 commit comments

Comments
 (0)