-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
False
-
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
-
For some reason, this system-redis url triggers a failure in preflights:
example:
oc create -f - --save-config <<EOF
apiVersion: v1
kind: Secret
metadata:
name:system-redis
namespace:3scale
stringData:
URL:"redis://default:<password>@cnd-enterprise.eastus.redisenterprise.cache.azure.net:10000/0"
type: Opaque
EOF
we need to investigate why and provide a fix.