Invalid Ingress generated by kubernetes operator 20.0.2

Hi,

Does anyone else get the error below when allowing the ingress to be generated by the operator?

Translation failed: invalid ingress spec: service "plaid/plaid-keycloak-service" is type "ClusterIP", expected "NodePort" or "LoadBalancer"; service "plaid/plaid-keycloak-service" is type "ClusterIP", expected "NodePort" or "LoadBalancer

Perhaps this is because we’re on an older version of k8s (1.21), but if anyone else has seen and knows how to fix then any advice would be great. Thanks