| commit | e009a5dd3fbd34d4586d2f2f9d08347b0f31ad6b | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Fri Jan 05 14:10:11 2024 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Wed Jan 17 12:39:32 2024 +0400 |
| tree | 9d7550cc19de32cc82e05a631c6da62b8bfc7979 | |
| parent | b00a1db3769c05f06d10aca90acec784b9e4c2ee [diff] [blame] |
installer: migrate apps to cuelang
diff --git a/charts/oauth2-client/values.yaml b/charts/oauth2-client/values.yaml new file mode 100644 index 0000000..d9df00e --- /dev/null +++ b/charts/oauth2-client/values.yaml
@@ -0,0 +1,8 @@ +name: oauth2-client +secretName: oauth2-credentials +grantTypes: [] +responseTypes: [] +scope: "" +redirectUris: [] +hydraAdmin: "" +tokenEndpointAuthMethod: ""