add validating admission controller for argo events

This commit is contained in:
2024-08-28 01:40:59 +10:00
parent d76202ebb0
commit 3a25bbbf24
6 changed files with 127 additions and 3 deletions

View File

@@ -6,4 +6,5 @@ resources:
- ./cluster-role.yaml
- ./cluster-role-binding.yaml
- ./configmap.yaml
- ./deployment.yaml
- ./deployment.yaml
- ./service.yaml