fix(apps): map ingress to correct service (#1929)

This commit is contained in:
Stavros Kois
2022-02-22 11:26:15 +01:00
committed by GitHub
parent 98cd17f2fb
commit 30df7291d5
5 changed files with 15 additions and 2 deletions
+4
View File
@@ -43,6 +43,10 @@ service:
targetPort: 10106
port: 10106
ingress:
api:
autoLink: true
securityContext:
readOnlyRootFilesystem: false