Skip to content

Commit

Permalink
adding gateway type to apim deployment.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
CrowleyRajapakse committed Mar 27, 2024
1 parent f25762e commit f15df55
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ password = {{ .Values.wso2.apim.configurations.databases.shared_db.password | qu
{{ $key }} = "{{ $value }}"
{{- end }}

[apim]
gateway_type = "Regular,APK"

{{- if .Values.wso2.apim.configurations.security.keystores.primary.enabled }}
[keystore.primary]
type = "JKS"
Expand Down

0 comments on commit f15df55

Please sign in to comment.