Skip to content

Commit

Permalink
Update useryaml-job.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeckman314 authored Jan 9, 2025
1 parent 2485cce commit 4898c07
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions helm/fence/templates/useryaml-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ apiVersion: batch/v1
kind: Job
metadata:
name: useryaml
annotations:
"helm.sh/hook": pre-install,pre-upgrade
"helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded
spec:
backoffLimit: 10
template:
Expand Down

0 comments on commit 4898c07

Please sign in to comment.