Skip to content

Commit

Permalink
fix helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
anggao committed Oct 12, 2020
1 parent d8cfd50 commit 76d3b0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions operator/helm/split_resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"ENGINE_CONTAINER_USER": "engine.user",
"ENGINE_CONTAINER_SERVICE_ACCOUNT_NAME": "engine.serviceAccount.name",
"ISTIO_ENABLED": "istio.enabled",
"KEDA_ENABLED": "keda.enabled",
"ISTIO_GATEWAY": "istio.gateway",
"ISTIO_TLS_MODE": "istio.tlsMode",
"PREDICTIVE_UNIT_SERVICE_PORT": "predictiveUnit.port",
Expand Down

0 comments on commit 76d3b0d

Please sign in to comment.