Skip to content

Commit

Permalink
Merge pull request #23 from natrontech/fixes
Browse files Browse the repository at this point in the history
fix: limit range
  • Loading branch information
janlauber authored Aug 15, 2023
2 parents 426e53d + 7d21cca commit 7f5cd62
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions kubelab-backend/vcluster-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,7 @@ isolation:
resourceQuota:
enabled: false
limitRange:
enabled: true
default:
ephemeral-storage: 8Gi
memory: 512Mi
cpu: 1
defaultRequest:
ephemeral-storage: 3Gi
memory: 128Mi
cpu: 100m
enabled: false
networkPolicy:
enabled: true
outgoingConnections:
Expand Down

0 comments on commit 7f5cd62

Please sign in to comment.