Commit 7e66f3f
committed
fix: remove duplicate CEL rule for secrets
we have 2 CEL rules for secrets, the rules
is same but with two different messages,
removing the duplicate one added recently
fixes: #879
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>1 parent b3504b0 commit 7e66f3f
3 files changed
Lines changed: 0 additions & 5 deletions
File tree
- api/csiaddons/v1alpha1
- config/crd/bases
- deploy/controller
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | 95 | | |
97 | 96 | | |
98 | 97 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | 115 | | |
118 | 116 | | |
119 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
771 | 771 | | |
772 | 772 | | |
773 | 773 | | |
774 | | - | |
775 | | - | |
776 | 774 | | |
777 | 775 | | |
778 | 776 | | |
| |||
0 commit comments