Skip to content

Commit d45cf72

Browse files
authored
Merge pull request #735 from chmouel/rename-containers-name-to-pac-webhook
2 parents cc403ff + b7f13d5 commit d45cf72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/600-webhook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ spec:
3939
spec:
4040
serviceAccountName: pipelines-as-code-webhook
4141
containers:
42-
- name: pipelines-as-code-webhook
42+
- name: pac-webhook
4343
image: "ko://github.com/openshift-pipelines/pipelines-as-code/cmd/pipelines-as-code-webhook"
4444
env:
4545
- name: SYSTEM_NAMESPACE

0 commit comments

Comments
 (0)