add argocd-image-updater

This commit is contained in:
2024-12-15 03:43:40 +02:00
parent 68a75b8389
commit a82193f059
3 changed files with 28 additions and 0 deletions

View File

@@ -69,6 +69,10 @@ configs:
p, role:developers, applications, action/apps/Deployment/restart, default/camtiler, allow
p, role:developers, applications, sync, default/camtiler, allow
p, role:developers, applications, update, default/camtiler, allow
# argocd-image-updater
p, role:image-updater, applications, get, */*, allow
p, role:image-updater, applications, update, */*, allow
g, image-updater, role:image-updater
cm:
admin.enabled: "false"
resource.customizations: |