Skip to content

Commit

Permalink
(Fix 1156) Update Job name
Browse files Browse the repository at this point in the history
Signed-off-by: Joao Ubaldo <me@joaoubaldo.com>
  • Loading branch information
joaoubaldo committed May 18, 2022
1 parent 5efcbb2 commit baf1d35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
apiVersion: batch/v1
kind: Job
metadata:
name: gatekeeper-webhook-post-install
name: gatekeeper-probe-webhook-post-install
labels:
app: '{{ template "gatekeeper.name" . }}'
chart: '{{ template "gatekeeper.name" . }}'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
apiVersion: batch/v1
kind: Job
metadata:
name: gatekeeper-webhook-post-install
name: gatekeeper-probe-webhook-post-install
labels:
app: '{{ template "gatekeeper.name" . }}'
chart: '{{ template "gatekeeper.name" . }}'
Expand Down

0 comments on commit baf1d35

Please sign in to comment.