Add dependencies to aai-deployment
[oom.git] / kubernetes / aai / sparky-be-deployment.yaml
index 931e38e..56377d8 100644 (file)
@@ -32,11 +32,10 @@ spec:
         - mountPath: /logs/
           name: aai-sparky-be-logs
         ports:
-        - containerPort: 8000
         - containerPort: 9517
         readinessProbe:
           tcpSocket:
-            port: 8080
+            port: 9517
           initialDelaySeconds: 5
           periodSeconds: 10
       volumes: