Added additional OAuth variable + refactored so that OAuth variables are now in template function
All checks were successful
Deploy the Helm Chart / build (push) Successful in 16s
All checks were successful
Deploy the Helm Chart / build (push) Successful in 16s
This commit is contained in:
parent
c181d7c4ea
commit
21cfbf79dc
4 changed files with 38 additions and 26 deletions
|
|
@ -10,3 +10,4 @@ data:
|
|||
app-name: {{ .Values.oauth.appName }}
|
||||
service-name: {{ .Values.oauth.serviceName }}
|
||||
dev-port: {{ .Values.oauth.devPort | quote }}
|
||||
app-reg-contact-email: {{ .Values.oauth.appRegContactEmail | quote }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue