Skip to content

Commit

Permalink
[create-pull-request] automated change (#922)
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
Co-authored-by: joeg-pro <[email protected]>
  • Loading branch information
github-actions[bot] and joeg-pro authored Aug 21, 2024
1 parent 160f044 commit d863329
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
- args:
- --leader-elect
command:
- /manager
- /usr/local/bin/manager
env:
{{- if .Values.hubconfig.proxyConfigs }}
- name: HTTP_PROXY
Expand Down Expand Up @@ -94,7 +94,7 @@ spec:
- mountPath: /webhook-certs
name: webhook-certs
- command:
- /server
- /usr/local/bin/server
env:
{{- if .Values.hubconfig.proxyConfigs }}
- name: HTTP_PROXY
Expand Down

0 comments on commit d863329

Please sign in to comment.