Skip to content

Commit e2af708

Browse files
adwk67dervoeti
andauthored
Update stacks/airflow/opa-rules.yaml
Co-authored-by: Lukas Krug <lukas.krug@stackable.tech>
1 parent 87e7014 commit e2af708

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

stacks/airflow/opa-rules.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ data:
2727
is_authorized_configuration if {
2828
input.user.name == "admin"
2929
}
30-
is_authorized_configuration if {
31-
input.user.name == "admin"
32-
}
3330
is_authorized_connection if {
3431
input.user.name == "admin"
3532
}

0 commit comments

Comments
 (0)