diff --git a/demo/acls.yaml b/demo/acls.yaml index 1950cd14f..8f7ce08a7 100644 --- a/demo/acls.yaml +++ b/demo/acls.yaml @@ -1,7 +1,7 @@ rules: - action: block - reason: dev cluster cannot be silenced + reason: prod cluster cannot be silenced scope: filters: - name: cluster - value: dev + value: prod