Skip to content

Commit

Permalink
temp workaround to edit oauth config
Browse files Browse the repository at this point in the history
  • Loading branch information
itaynvn committed Jan 29, 2024
1 parent 571fdce commit 99f3f38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/controlplane/tmpl/webapp/dep.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@ spec:
volumes:
{{- if isTrue .Spec.SSO.Enabled }}
- name: "oauth-proxy-webapp"
secret:
secretName: "oauth-proxy-webapp"
configMap:
name: "oauth-proxy-webapp-4-test-only"
{{- end }}
{{- if eq .Spec.ControlPlane.ObjectStorage.Type "gcp" }}
- name: {{ .Spec.ControlPlane.ObjectStorage.GcpSecretRef }}
Expand Down

0 comments on commit 99f3f38

Please sign in to comment.