mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-12-02 09:00:18 +01:00
buf fix in values.yml port value
This commit is contained in:
parent
26ec9f5391
commit
d888835d54
1 changed files with 1 additions and 2 deletions
|
@ -14,8 +14,7 @@ fullnameOverride: ""
|
|||
|
||||
service:
|
||||
type: ClusterIP
|
||||
name: apiwrapper-service
|
||||
port: 80
|
||||
name: transfersh-service
|
||||
externalPort: 80
|
||||
internalPort: 8080
|
||||
|
||||
|
|
Loading…
Reference in a new issue