Skip to content

Commit

Permalink
fixed 403 link
Browse files Browse the repository at this point in the history
  • Loading branch information
garethahealy committed Dec 14, 2023
1 parent c6ff86a commit 905fd90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion POLICIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ _source: [policy/ocp/bestpractices/container-readinessprobe-notset](policy/ocp/b

If you're not sure about what's the best settings for your app, it's better not to set the CPU limits.
See: Resources utilisation -> https://learnk8s.io/production-best-practices#application-development
See: https://www.reddit.com/r/kubernetes/comments/all1vg/on_kubernetes_cpu_limits
See: reddit.com/r/kubernetes/comments/all1vg/on_kubernetes_cpu_limits

### Rego

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# If you're not sure about what's the best settings for your app, it's better not to set the CPU limits.
# See: Resources utilisation -> https://learnk8s.io/production-best-practices#application-development
# See: https://www.reddit.com/r/kubernetes/comments/all1vg/on_kubernetes_cpu_limits
# See: reddit.com/r/kubernetes/comments/all1vg/on_kubernetes_cpu_limits
#
# @kinds apps.openshift.io/DeploymentConfig apps/DaemonSet apps/Deployment apps/Job apps/ReplicaSet core/ReplicationController apps/StatefulSet core/Pod batch/CronJob
package ocp.bestpractices.container_resources_limits_cpu_set
Expand Down

0 comments on commit 905fd90

Please sign in to comment.