Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions base/cnpg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
resources:
limits:
cpu: 100m
memory: 200Mi
requests:
cpu: 100m
memory: 100Mi

monitoring:
podMonitorEnabled: true
grafanaDashboard:
enabled: true
5 changes: 5 additions & 0 deletions environments/sandbox-oci/cnpg/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
namespace: cnpg-system
repoURL: https://cloudnative-pg.github.io/charts
targetRevision: 0.28.2
chartName: cloudnative-pg
releaseName: "."