File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
charts/camunda-platform-8.8/templates/common Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -267,6 +267,7 @@ Usage: {{ include "camundaPlatform.secretConfigurationWarnings" . }}
267267 (dict " path" " webModeler.restapi.mail" " config" .Values.webModeler.restapi.mail " plaintextKey" " smtpPassword" )
268268 (dict " path" " global.documentStore.type.aws.accessKeyId" " config" .Values.global.documentStore.type.aws.accessKeyId " isAwsDocumentStore" true )
269269 (dict " path" " global.documentStore.type.aws.secretAccessKey" " config" .Values.global.documentStore.type.aws.secretAccessKey " isAwsDocumentStore" true )
270+ (dict " path" " global.documentStore.type.gcp" " config" .Values.global.documentStore.type.gcp " isGcpDocumentStore" true " legacySecretKey" " existingSecret" " legacyFileKey" " credentialsKey" )
270271 -} }
271272
272273 { {- range $secretConfigs -} }
You can’t perform that action at this time.
0 commit comments