diff options
Diffstat (limited to 'charts/aai-resources/values.yaml')
-rw-r--r-- | charts/aai-resources/values.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/charts/aai-resources/values.yaml b/charts/aai-resources/values.yaml index e7c7503..7b55aa7 100644 --- a/charts/aai-resources/values.yaml +++ b/charts/aai-resources/values.yaml @@ -40,8 +40,9 @@ readiness: service: type: ClusterIP - name: aai-resources + portName: aai-resources-8447 internalPort: 8447 + portName2: aai-resources-5005 internalPort2: 5005 |