fix(traefik): hemlchartconfig port exposing syntax
This commit is contained in:
parent
e7cc09f99c
commit
9122a50acd
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ spec:
|
|||
ports:
|
||||
ssh:
|
||||
port: 22
|
||||
expose:
|
||||
default: true
|
||||
exposedPort: 22
|
||||
protocol: TCP
|
||||
service:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue