Update drone and argocd values

This commit is contained in:
Nikolai Rodionov 2023-05-23 10:14:55 +02:00
parent c60f48af7d
commit 60b24b0457
No known key found for this signature in database
GPG Key ID: 19DB54039EBF8F10
2 changed files with 3 additions and 5 deletions

View File

@ -64,9 +64,7 @@ server:
policy.csv: |
g, allanger@zohomail.com, role:admin
g, rodion.n.rodionov@gmail.com, role:admin
p, drone, applications, get, */*,allow
p, drone, applications, sync, */*,allow
p, drone, applications, delete, */*,allow
p, drone, applications, *, badhouseplants/*,allow
config:
exec.enabled: "true"
url: https://argo.badhouseplants.net

View File

@ -12,5 +12,5 @@ dind:
cpu: 2000m
memory: 2024Mi
requests:
cpu: 2000m
memory: 2024Mi
cpu: 100m
memory: 512Mi