diff --git a/chart/templates/auth/deployment.yaml b/chart/templates/auth/deployment.yaml index 1142b9c1..14a78593 100644 --- a/chart/templates/auth/deployment.yaml +++ b/chart/templates/auth/deployment.yaml @@ -85,7 +85,7 @@ spec: {{- end }} ports: - name: main - containerPort: 8901 + containerPort: 4568 protocol: TCP {{- with .Values.auth.kyoo_auth.livenessProbe }} livenessProbe: