Skip to content
Snippets Groups Projects
Verified Commit 69363fc3 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

fix: correct typos in imghost chart

parent 0361a573
No related branches found
No related tags found
No related merge requests found
Pipeline #2819 passed
......@@ -55,7 +55,7 @@ spec:
name: "{{ include "imghost-helm.fullname" . }}-oauth2"
key: "cookie-secret"
args:
- "--config=${local.proxy_config_path}"
- "--config=/proxy_config.yaml"
- "--listen=0.0.0.0:4180"
- "--enable-refresh-tokens=true"
- "--discovery-url={{ .Values.oauth2.discoveryUrl }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment