diff --git a/helm/templates/web-deployment.yaml b/helm/templates/web-deployment.yaml index e33e59081..99f6496b0 100644 --- a/helm/templates/web-deployment.yaml +++ b/helm/templates/web-deployment.yaml @@ -82,7 +82,7 @@ spec: containerPort: 9000 protocol: TCP - name: https - containerPot: 9443 + containerPort: 9443 protocol: TCP livenessProbe: httpGet: