diff options
Diffstat (limited to 'components/aai-babel')
-rw-r--r-- | components/aai-babel/templates/ingress.yaml | 1 | ||||
-rw-r--r-- | components/aai-babel/values.yaml | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/components/aai-babel/templates/ingress.yaml b/components/aai-babel/templates/ingress.yaml new file mode 100644 index 0000000..8f87c68 --- /dev/null +++ b/components/aai-babel/templates/ingress.yaml @@ -0,0 +1 @@ +{{ include "common.ingress" . }} diff --git a/components/aai-babel/values.yaml b/components/aai-babel/values.yaml index 8d1ba31..427e30b 100644 --- a/components/aai-babel/values.yaml +++ b/components/aai-babel/values.yaml @@ -62,6 +62,12 @@ service: ingress: enabled: false + service: + - baseaddr: "aaibabel" + name: "aai-babel" + port: 9516 + config: + ssl: "none" resources: small: |