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:
|
ports:
|
||||||
ssh:
|
ssh:
|
||||||
port: 22
|
port: 22
|
||||||
|
expose:
|
||||||
|
default: true
|
||||||
exposedPort: 22
|
exposedPort: 22
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
service:
|
service:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue