From 14bd9503b1494a79122c6b1856b8b9154dce7825 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Tue, 27 Sep 2022 14:39:01 +0300 Subject: [PATCH] fix(portainer-ce) fix protocol key was emtpy (#3924) --- charts/incubator/portainer-ce/Chart.yaml | 2 +- charts/incubator/portainer-ce/values.yaml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/incubator/portainer-ce/Chart.yaml b/charts/incubator/portainer-ce/Chart.yaml index 02c6cdf5326..20a00f90638 100644 --- a/charts/incubator/portainer-ce/Chart.yaml +++ b/charts/incubator/portainer-ce/Chart.yaml @@ -19,7 +19,7 @@ sources: - 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://hub.docker.com/r/portainer/portainer-ce -version: 0.0.6 +version: 0.0.7 annotations: truecharts.org/catagories: | - management diff --git a/charts/incubator/portainer-ce/values.yaml b/charts/incubator/portainer-ce/values.yaml index feedfbd6b6f..2bb75c0338e 100644 --- a/charts/incubator/portainer-ce/values.yaml +++ b/charts/incubator/portainer-ce/values.yaml @@ -67,7 +67,6 @@ service: edge: enabled: true port: 10401 - protocol: targetPort: 10401 persistence: