Added baguette port (2222) in values.yaml (marked as public)
Change-Id: Ifac7f118ef419eed58cb9381718331ed2b0f2974
This commit is contained in:
parent
6e5e02bd14
commit
2d4ebea121
@ -107,6 +107,10 @@ ports:
|
||||
containerPort: 61610
|
||||
protocol: TCP
|
||||
public: false
|
||||
- name: baguette
|
||||
containerPort: 2222
|
||||
protocol: TCP
|
||||
public: true
|
||||
|
||||
env:
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user