Skip to content

Commit

Permalink
Update role.yaml
Browse files Browse the repository at this point in the history
Removed commented out section
  • Loading branch information
NotaSF authored Jan 29, 2024
1 parent d314afe commit 252d670
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion k8s/cronjob-reboot/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ metadata:
rules:
- apiGroups: ["apps", "extensions"]
resources: ["deployments", "pods"]
#resourceNames: ["palworld-server"]
verbs: ["get", "patch", "list", "watch"]
- apiGroups: [""]
resources: ["pods/exec", "pods"]
Expand Down

0 comments on commit 252d670

Please sign in to comment.