Skip to content

Commit

Permalink
Update config/internal/apiserver/default/deployment.yaml.tmpl
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Prahl <[email protected]>
  • Loading branch information
VaniHaripriya and mprahl authored Jan 8, 2025
1 parent 5d0682e commit 9ddf65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/internal/apiserver/default/deployment.yaml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ spec:
{{ if .CustomCABundle }}
- mountPath: {{ .CustomCABundleRootMountPath }}
name: ca-bundle
{{ end }}
{{ end }}
{{ if .APIServer.EnableRoute }}
- name: oauth-proxy
args:
Expand Down

0 comments on commit 9ddf65d

Please sign in to comment.