diff --git a/kubernetes/apps/capacitor/app/manifest.yaml b/kubernetes/apps/capacitor/app/manifest.yaml index f585688..66a83df 100644 --- a/kubernetes/apps/capacitor/app/manifest.yaml +++ b/kubernetes/apps/capacitor/app/manifest.yaml @@ -13,7 +13,7 @@ metadata: spec: type: ClusterIP ports: - - port: 9100 + - port: 9000 targetPort: 9000 protocol: TCP name: http