alpha ver. of deployments resource controller
Some checks failed
Lint / Run on Ubuntu (push) Failing after 53s
Tests / Run on Ubuntu (push) Successful in 55s

This commit is contained in:
2025-05-01 18:00:10 +05:00
parent fc5f580243
commit 23b333c07d
7 changed files with 315 additions and 0 deletions

View File

@@ -21,6 +21,16 @@ rules:
- patch
- update
- watch
- apiGroups:
- apps
resources:
- deployments
verbs:
- get
- list
- patch
- update
- watch
- apiGroups:
- operator.andy.vendetti.ru
resources: