Skip to content

Commit

Permalink
feat(mgmt): go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
CHIINGTING committed Jan 8, 2025
1 parent ccb6690 commit 383056d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ spec:
- --leader-elect
- --health-probe-bind-address=:8081
#image: controller:latest
image: ghcr.io/104corp/dr-cronjob-controller:v1
image: ghcr.io/104corp/dr-cronjob-controller:v2
name: manager
securityContext:
allowPrivilegeEscalation: false
Expand Down

0 comments on commit 383056d

Please sign in to comment.