3box / keramik

A k8s operator for simulating Ceramic networks
Other
5 stars 1 forks source link

feat: add debug mode to network #163

Closed nathanielc closed 7 months ago

nathanielc commented 7 months ago

This creates a new debug mode flag on the network spec that enables security contexts and tokio console as appropriate.

This will require we redeploy the crds to the clusters but is a backwards compatible change.