Skip to content

Conversation

@devalpatel67
Copy link

Sample CRD:

apiVersion: akash.network/v2beta2
kind: ModerationFilter
metadata:
name: my-moderationfilter
namespace: lease # change this to the desired namespace
labels:
akash.network: "true"
spec:

  • allow: true
    pattern: "akash1ul69x67vp6qquknx7vp29zjhxekux58gvfpfqe"
    type: "TenantAddress"
  • allow: false
    pattern: "akash1pj4kd7w46xslvvum63v8r6jf9xmpzktwnpp4tw"
    type: "TenantAddress"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant