Skip to content

Commit

Permalink
spiffe: add resource and servicemonitor -> true
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Login <batazor@evrone.com>
  • Loading branch information
batazor committed Mar 24, 2023
1 parent d899755 commit 9dbb054
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions ops/Helm/addons/cert-manager/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,19 @@ cert-manager-approver-policy:

spiffe:
enabled: true

app:
driver:
resources:
requests:
cpu: 5m
memory: 5Mi
limits:
cpu: 100m
memory: 128Mi

approver:
metrics:
service:
servicemonitor:
enabled: true

0 comments on commit 9dbb054

Please sign in to comment.