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 26, 2024
1 parent 5097646 commit cbd7256
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 cbd7256

Please sign in to comment.