diff --git a/openshift/wekan.yml b/openshift/wekan.yml index d71f9064c..0a6f14cd0 100644 --- a/openshift/wekan.yml +++ b/openshift/wekan.yml @@ -62,7 +62,7 @@ objects: targetPort: 8080 selector: name: "${WEKAN_SERVICE_NAME}" - sessionAffinity: None + sessionAffinity: ClientIP type: ClusterIP - apiVersion: v1 kind: Service