feat: set forgejo Service type to LoadBalancer to get an external IP from metalLB
This commit is contained in:
parent
f74df104e3
commit
07f4ec586f
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ metadata:
|
|||
name: forgejo
|
||||
namespace: forgejo
|
||||
spec:
|
||||
type: LoadBalancer
|
||||
selector:
|
||||
app: forgejo
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue