We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configuration:
activeActive: method: istio apiIngressUrl: api.foobar.com dbIngressSuffix: -db-api.foobar.com
Error:
RedisEnterpriseCluster.app.redislabs.com "redis-enterprise" is invalid: spec.activeActive.method: Unsupported value: "istio": supported values: "openShiftRoute", "ingress"
I also tried modifying the CRD to allow istio as a config option, but the actual operator still does not like it.
The text was updated successfully, but these errors were encountered:
@yuvallevy2
Sorry, something went wrong.
No branches or pull requests
Configuration:
Error:
RedisEnterpriseCluster.app.redislabs.com "redis-enterprise" is invalid: spec.activeActive.method: Unsupported value: "istio": supported values: "openShiftRoute", "ingress"
I also tried modifying the CRD to allow istio as a config option, but the actual operator still does not like it.
The text was updated successfully, but these errors were encountered: