We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08b418a + 6ba5046 commit 71859d3Copy full SHA for 71859d3
helmfile.d/20-fitbit.yaml
@@ -94,4 +94,4 @@ releases:
94
value: {{ .Values.oura_api_secret }}
95
{{- end }}
96
- name: oauthClientSecret
97
- value: secret
+ value: {{ dig "radar_oura_connector" "client_secret" "" .Values.management_portal.oauth_clients }}
0 commit comments