Skip to content

Commit

Permalink
Update appdefaults.go
Browse files Browse the repository at this point in the history
  • Loading branch information
bradsoper authored Feb 12, 2024
1 parent e05e100 commit 43ac0ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/v1/appdefaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ var minioDefaults = Minio{
SvcName: "minio",
NodePort: 30090,
StorageClass: "",
UpdateStrategy: "RollingUpdate",
Requests: Requests{
Cpu: "200m",
Memory: "2Gi",
Expand Down

0 comments on commit 43ac0ab

Please sign in to comment.