fix(apps): map ingress to correct service (#1929)
This commit is contained in:
@@ -43,6 +43,10 @@ service:
|
||||
targetPort: 10106
|
||||
port: 10106
|
||||
|
||||
ingress:
|
||||
api:
|
||||
autoLink: true
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user