fix(portainer-ce) fix protocol key was emtpy (#3924)

This commit is contained in:
Stavros Kois 2022-09-27 14:39:01 +03:00 committed by GitHub
parent 7877d559c0
commit 14bd9503b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -19,7 +19,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/portainer-ce - https://github.com/truecharts/charts/tree/master/charts/incubator/portainer-ce
- https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal - https://docs.portainer.io/v/ce-2.11/start/install/server/kubernetes/baremetal
- https://hub.docker.com/r/portainer/portainer-ce - https://hub.docker.com/r/portainer/portainer-ce
version: 0.0.6 version: 0.0.7
annotations: annotations:
truecharts.org/catagories: | truecharts.org/catagories: |
- management - management

View File

@ -67,7 +67,6 @@ service:
edge: edge:
enabled: true enabled: true
port: 10401 port: 10401
protocol:
targetPort: 10401 targetPort: 10401
persistence: persistence: