Skip to content

Commit

Permalink
coroot-ee: add env samples
Browse files Browse the repository at this point in the history
  • Loading branch information
apetruhin committed Nov 19, 2024
1 parent fec4b88 commit 7b112a9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions charts/coroot-ee/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ resources:
# cpu:
# memory:

#env:
# - name:
# value:

nodeAgent:
# priorityClassName:
# updateStrategy:
Expand All @@ -35,6 +39,9 @@ nodeAgent:
# limits:
# cpu:
# memory:
# env:
# - name:
# value:

clusterAgent:
# resources:
Expand All @@ -44,6 +51,9 @@ clusterAgent:
# limits:
# cpu:
# memory:
# env:
# - name:
# value:

prometheus:
storage:
Expand Down

0 comments on commit 7b112a9

Please sign in to comment.