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
|
name: forgejo
|
||||||
namespace: forgejo
|
namespace: forgejo
|
||||||
spec:
|
spec:
|
||||||
|
type: LoadBalancer
|
||||||
selector:
|
selector:
|
||||||
app: forgejo
|
app: forgejo
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue