Added baguette port (2222) in values.yaml (marked as public)

Change-Id: Ifac7f118ef419eed58cb9381718331ed2b0f2974
This commit is contained in:
ipatini 2024-04-21 13:53:54 +03:00
parent 6e5e02bd14
commit 2d4ebea121

View File

@ -107,6 +107,10 @@ ports:
containerPort: 61610
protocol: TCP
public: false
- name: baguette
containerPort: 2222
protocol: TCP
public: true
env:
#