i want to check are there wildcard cluster binded ...
# spicedb
x
i want to check are there wildcard cluster binded to specify ns, how can i do it? 1. three objects app, namespace and cluster 2. I am trying to assign cluster+namespace as a deploy target to app 3. (app-1, ns-1, *) stands for assigning ns-1 on all clusters to app-1 4. (app-1, ns-1, cls-1) means only assign ns-1 on cls-1 to app-1
2 Views