Skip to content

Commit

Permalink
Bugfix: Allow recreation of tekton-chains-signing-secret job
Browse files Browse the repository at this point in the history
rh-pre-commit.version: 2.1.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
Roming22 committed Feb 9, 2024
1 parent ccb4cf8 commit bf24f62
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ metadata:
namespace: openshift-pipelines
annotations:
argocd.argoproj.io/sync-wave: "1"
argocd.argoproj.io/hook-delete-policy: BeforeHookCreation # Delete the job so it can be recreated and updated during the sync.
spec:
template:
spec:
Expand Down

0 comments on commit bf24f62

Please sign in to comment.