Hay everyone, I'm using Typescript and the Kubern...
# general
c
Hay everyone, I'm using Typescript and the Kubernetes Package. I'm trying to deploy the Keycloak Helm Chart from Bitnami using the
kubernetes.helm.v3.Chart
class but for some reason a
duplicate entries for key [containerPort=7800,protocol="TCP"]
error occurs. I haven't customized the containerPorts at all which makes me wonder why this error appears. Has someone an idea what could cause this and how to fix it?