update repoServer to access secrets

This commit is contained in:
2024-07-15 09:53:35 +10:00
parent fe75874c7f
commit 9788988f0b

View File

@@ -63,6 +63,13 @@ repoServer:
requests:
cpu: 20m
memory: 128Mi
rbac:
- apiGroups:
- ""
resources:
- secrets
verbs:
- get
applicationSet:
replicas: 2