Skip to content

Commit

Permalink
Merge pull request #63 from gilgameshskytrooper/master
Browse files Browse the repository at this point in the history
fix links on Docker Hub
  • Loading branch information
brianberzins authored Nov 15, 2020
2 parents 729e375 + a00ed06 commit bc24cba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,8 @@ Enabled and configured by setting the environment variable `MAX_UNREADY` with a

Pod reaper uses the permissions of the pod's service account to list and delete pods. Unless specified, the service account used will be the default service account in the pod's namespace. By default, and in most cases, the default service account will not have the neccessary permissions to list and delete pods.

- Cluster Wide Permissions: [example](examples/cluster-permissions.yml)
- Namespace Specific Permissions: [example](examples/namespace-permissions.yml)
- Cluster Wide Permissions: [example](https://github.com/target/pod-reaper/blob/master/examples/cluster-permissions.yml)
- Namespace Specific Permissions: [example](https://github.com/target/pod-reaper/blob/master/examples/namespace-permissions.yml)

### Combining Rules

Expand Down

0 comments on commit bc24cba

Please sign in to comment.